mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Tweaks from cargo update and patches
This commit is contained in:
@@ -13,5 +13,5 @@ rust-version = "1.56"
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[dependencies]
|
||||
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
|
||||
mach2 = "0.4"
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
#[cfg(any(target_os = "macos", target_os = "ios"))]
|
||||
pub use mach2::*;
|
||||
|
||||
Reference in New Issue
Block a user