Skip to content

Commit c910a9d

Browse files
committed
Bump rust
1 parent af50ddf commit c910a9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.81.0"
2+
channel = "1.82.0"

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "stellar-core"
33
version = "0.1.0"
44
edition = "2021"
5-
rust-version = "1.81.0"
5+
rust-version = "1.82.0"
66
publish = false
77

88
[lib]

0 commit comments

Comments
 (0)