This commit is contained in:
Graham Christensen 2023-06-27 13:32:46 -04:00
parent 375d12266a
commit 0d28f6ca05
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -656,7 +656,7 @@ dependencies = [
[[package]]
name = "magic-nix-cache"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"axum",
"axum-macros",

View file

@ -1,6 +1,6 @@
[package]
name = "magic-nix-cache"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "Apache-2.0"