Skip to content

Commit e96c590

Browse files
chore: Sync Rust toolchain
1 parent 29e2d03 commit e96c590

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.85.0"
2+
channel = "1.93"

zenoh-jni/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414

1515
[package]
16-
rust-version = "1.75.0"
16+
rust-version = "1.93"
1717
version = "1.7.2"
1818
repository = "https://github.com/eclipse-zenoh/zenoh"
1919
homepage = "http://zenoh.io"

0 commit comments

Comments
 (0)