aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2023-10-01 21:22:25 +0200
committerHampusM <hampus@hampusmat.com>2023-10-01 21:22:25 +0200
commit21926b339232af57176c04adf110531633445bc7 (patch)
tree4e375e97c43ee9a6d91b9aa13846d95401b85b87 /Cargo.lock
parentaf88321fc14a95b3613ec11a7f665db3c468c944 (diff)
build: bump version to 0.5.1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cd03ac1..cb795e1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -511,7 +511,7 @@ dependencies = [
[[package]]
name = "syrette"
-version = "0.5.0"
+version = "0.5.1"
dependencies = [
"ahash",
"anyhow",
@@ -531,7 +531,7 @@ dependencies = [
[[package]]
name = "syrette_macros"
-version = "0.5.0"
+version = "0.5.1"
dependencies = [
"mockall",
"once_cell",