fix(toml): update version

This commit is contained in:
2026-01-23 13:27:06 +08:00
parent 790ca51f92
commit e83376817d
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1091,9 +1091,9 @@ dependencies = [
[[package]]
name = "rust_logger"
version = "0.1.0"
version = "0.1.1"
source = "sparse+https://kellnr.shay7sev.site/api/v1/crates/"
checksum = "e9fd550f73923798062d6604056811afc8e7716004d36b8ba8f34c4c7b29c5b3"
checksum = "fbfadd5f7caefdefca84e38dcb4e343a79aeb46ebb999f4861a5c0233f7e4986"
dependencies = [
"anyhow",
"async-trait",