Bump to calcard v0.3.2

This commit is contained in:
mdecimus
2025-12-12 18:14:04 +01:00
parent 4e25f7ddf1
commit 74cf0dae1e
6 changed files with 32 additions and 16 deletions

22
Cargo.lock generated
View File

@@ -887,9 +887,9 @@ dependencies = [
[[package]]
name = "calcard"
version = "0.3.1"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e35c8ab67ac849cc79cd5d888ceac60cd7887d64fb907f5dd29861868706305"
checksum = "64bb5cc4aa43df0df11be8fee3f375ce286876cb859ff6f58173d1619858f550"
dependencies = [
"ahash",
"chrono",
@@ -1155,7 +1155,7 @@ dependencies = [
"base64 0.22.1",
"bincode 2.0.1",
"biscuit",
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"compact_str",
"decancer",
@@ -1639,7 +1639,7 @@ checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
name = "dav"
version = "0.15.0"
dependencies = [
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"common",
"compact_str",
@@ -1661,7 +1661,7 @@ dependencies = [
name = "dav-proto"
version = "0.15.0"
dependencies = [
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"compact_str",
"hashify",
@@ -2689,7 +2689,7 @@ name = "groupware"
version = "0.15.0"
dependencies = [
"ahash",
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"common",
"compact_str",
@@ -3696,7 +3696,7 @@ dependencies = [
"aes-gcm-siv",
"async-stream",
"base64 0.22.1",
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"common",
"compact_str",
@@ -3803,7 +3803,7 @@ name = "jmap_proto"
version = "0.15.0"
dependencies = [
"ahash",
"calcard 0.3.1",
"calcard 0.3.2",
"compact_str",
"hashify",
"jmap-tools",
@@ -4374,7 +4374,7 @@ dependencies = [
"base64 0.22.1",
"bincode 1.3.3",
"calcard 0.1.3",
"calcard 0.3.1",
"calcard 0.3.2",
"common",
"compact_str",
"dav-proto",
@@ -7097,7 +7097,7 @@ dependencies = [
"aes-gcm",
"aes-gcm-siv",
"base64 0.22.1",
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"common",
"compact_str",
@@ -7737,7 +7737,7 @@ dependencies = [
"base64 0.22.1",
"biscuit",
"bytes",
"calcard 0.3.1",
"calcard 0.3.2",
"chrono",
"common",
"compact_str",