Skip to content

Commit 9bce3de

Browse files
author
servius
committed
Merge branch 'master' into switch-cmake-upstream
2 parents 6691f7a + 8934114 commit 9bce3de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mnn-sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ flume = { version = "0.11.0", default-features = false, features = [
1111
"nanorand",
1212
] }
1313
mnn.workspace = true
14-
oneshot = "0.1.8"
14+
oneshot = "0.1.12"
1515
tracing = { version = "0.1", optional = true }
1616

1717
[features]

tools/bencher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ serde_json = "1.0.133"
3232
tempfile = "3.14.0"
3333
thiserror = "2.0.4"
3434
tracing = "0.1.41"
35-
tracing-subscriber = "0.3.19"
35+
tracing-subscriber = "0.3.20"

0 commit comments

Comments
 (0)