Skip to content

Commit 28dfa14

Browse files
committed
lock file updated
1 parent ffc4f0c commit 28dfa14

File tree

5 files changed

+222
-2505
lines changed

5 files changed

+222
-2505
lines changed

Cargo.lock

Lines changed: 17 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@ serde_yaml = "0.9.19"
2727
fs_extra = "1.3.0"
2828
phf = { version = "0.11.2", features = ["macros"] }
2929
itertools = "0.14.0"
30-
cargo_metadata = "=0.19.0"
31-
cargo-platform = "=0.1.8"
32-
safe_arch = "=0.7.4"
33-
wide = "=0.7.33"
30+
3431

3532
[patch]
3633
[patch.crates-io]
@@ -97,8 +94,6 @@ zenoh-pinned-deps-1-75 = { workspace = true }
9794
libc = { workspace = true }
9895
konst = { workspace = true }
9996

100-
safe_arch = { workspace = true }
101-
10297
[build-dependencies]
10398
prebindgen = { version = "0.4.0", git = "https://github.com/milyin/prebindgen"}
10499
zenoh-ffi = { workspace = true }
@@ -112,8 +107,6 @@ fs_extra = { workspace = true }
112107
phf = { workspace = true }
113108
itertools = { workspace = true }
114109

115-
safe_arch = { workspace = true }
116-
117110
[lib]
118111
path = "src/lib.rs"
119112
name = "zenohc"

0 commit comments

Comments
 (0)