Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = "katharsis"
authors = ["Shigure Kurosaki <[email protected]>"]
version = "1.0.0-canary.29"
edition = "2021"
rust-version = "1.78.0"
edition = "2024"
rust-version = "1.85.0"
license = "MIT"
categories = ["command-line-utilities"]
keywords = ["rss", "feed", "generator", "cli", "tool"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ The LTS version of Katharsis provides security updates and bug fixes for six mon

| Katharsis | MSRV | Codename | Released at | LTS EOL |
| --------- | ------ | -------- | ----------- | ------- |
| v1.0.0 | 1.78.0 | Rabbit | - | - |
| v1.0.0 | 1.85.0 | Rabbit | - | - |

## License

Expand Down
Loading