Skip to content

Commit

Permalink
chore: bump Rust edition to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Feb 20, 2025
1 parent a02e162 commit 791263c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boltzr/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "boltzr"
version = "3.9.1"
edition = "2021"
edition = "2024"
license = "AGPL-3"
authors = ["michael1011"]
build = "build.rs"
Expand Down

0 comments on commit 791263c

Please sign in to comment.