Skip to content

Commit 2a4b361

Browse files
chore(manifest)!: upgrade the edition to 2024 (#382)
Signed-off-by: Shigure Kurosaki <[email protected]>
1 parent 09f95f1 commit 2a4b361

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "katharsis"
33
authors = ["Shigure Kurosaki <[email protected]>"]
44
version = "1.0.0-canary.29"
5-
edition = "2021"
6-
rust-version = "1.78.0"
5+
edition = "2024"
6+
rust-version = "1.85.0"
77
license = "MIT"
88
categories = ["command-line-utilities"]
99
keywords = ["rss", "feed", "generator", "cli", "tool"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ The LTS version of Katharsis provides security updates and bug fixes for six mon
197197

198198
| Katharsis | MSRV | Codename | Released at | LTS EOL |
199199
| --------- | ------ | -------- | ----------- | ------- |
200-
| v1.0.0 | 1.78.0 | Rabbit | - | - |
200+
| v1.0.0 | 1.85.0 | Rabbit | - | - |
201201

202202
## License
203203

0 commit comments

Comments
 (0)