aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2023-09-21 20:22:18 +0200
committerHampusM <hampus@hampusmat.com>2023-09-21 20:23:32 +0200
commit196e3b56177597514e0ad237c8c2eec02394c816 (patch)
tree572c8e4e97d9f790a30854a0106e4628e95360a5 /Cargo.lock
parent862453174dc15e5184a4f86bb14f203ccef94de6 (diff)
build: bump versions to 0.5.0
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 c397716..6464af3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -511,7 +511,7 @@ dependencies = [
[[package]]
name = "syrette"
-version = "0.4.2"
+version = "0.5.0"
dependencies = [
"ahash",
"anyhow",
@@ -531,7 +531,7 @@ dependencies = [
[[package]]
name = "syrette_macros"
-version = "0.4.2"
+version = "0.5.0"
dependencies = [
"mockall",
"once_cell",