Skip to content

Commit 1df20dc

Browse files
committed
Move at the root and bump the Rust toolchain file
1 parent 0bbb64a commit 1df20dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ once_cell = { version = "1.21.3", optional = true }
4545
tempfile = { version = "3.21.0", optional = true }
4646
parking_lot = { version = "0.12.4", optional = true }
4747

48-
4948
[target.'cfg(not(windows))'.dependencies]
5049
madvise = "0.1.0"
5150

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.85.1"
2+
channel = "1.89.0"
33
components = ["clippy"]

0 commit comments

Comments
 (0)