chore: bump to 0.2.1

This commit is contained in:
xfy
2025-06-24 21:36:13 +08:00
parent c9484397a1
commit a1b3cecbea
3 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.2.1
Features:
- `auto-index` support
- Stable rust version
## 0.2.0
Features:

2
Cargo.lock generated
View File

@ -386,7 +386,7 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
[[package]]
name = "candy"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"axum",

View File

@ -2,7 +2,7 @@
[package]
name = "candy"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html