mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Update patch-polkadot-sdk for bug fixes, removal of is-terminal
Adds a deny entry for `is-terminal` to stop it from secretly reappearing. Restores the `is-terminal` patch for `is_terminal_polyfill` to have one less external dependency.
This commit is contained in:
1
patches/is_terminal_polyfill/src/lib.rs
Normal file
1
patches/is_terminal_polyfill/src/lib.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub use std::io::IsTerminal;
|
||||
Reference in New Issue
Block a user