mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
Update edition to Rust 2024
This commit is contained in:
parent
732cf0dc64
commit
6177043fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ categories = ["network-programming"]
|
|||
repository = "https://github.com/mbrubeck/agate"
|
||||
readme = "README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
exclude = ["/tools", "/.github", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md", "/CONTRIBUTING.md", "/CHANGELOG.md", "/tests"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue