aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-14 08:08:23 +0000
committerFuwn <[email protected]>2025-01-14 08:08:23 +0000
commitd5b90ed7752d6bd4bfeda691d6da4a5d7bc1978a (patch)
treed0ce803f90b72e483ae8c9d00833f8fb58f45abc /Cargo.lock
parentrefactor(url): simplify approach (diff)
downloadseptember-d5b90ed7752d6bd4bfeda691d6da4a5d7bc1978a.tar.xz
september-d5b90ed7752d6bd4bfeda691d6da4a5d7bc1978a.zip
docs(cargo): bump version
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 d2bc06c..d2d61b6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
-version = 3
+version = 4
[[package]]
name = "actix-codec"
@@ -1988,7 +1988,7 @@ checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
[[package]]
name = "september"
-version = "0.2.32"
+version = "0.2.33"
dependencies = [
"actix-web",
"anyhow",