Update cargo version
All checks were successful
Cargo Build & Test / check-cargo-version (pull_request) Successful in 6s
Cargo Build & Test / Test publish (pull_request) Successful in 10s

This commit is contained in:
Jan K9f 2024-08-20 11:59:01 +02:00
commit 23047dc855
Signed by: jank
GPG key ID: B267751B8AE29EFE
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -22,7 +22,7 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]]
name = "loadstar"
version = "0.0.2"
version = "0.0.3"
dependencies = [
"tiny_http",
]