Skip to content

Commit c5b4a4a

Browse files
committed
Rust Edition 2024
1 parent 83bdbed commit c5b4a4a

File tree

3 files changed

+31
-93
lines changed

3 files changed

+31
-93
lines changed

Diff for: Cargo.lock

+29-91
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "monitor-oxc"
33
version = "0.0.0"
4-
edition = "2021"
4+
edition = "2024"
55
publish = false
66

77
[[bin]]

Diff for: rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.84.1"
2+
channel = "1.85.0"
33
profile = "default"

0 commit comments

Comments
 (0)