Skip to content

Commit c3ee55d

Browse files
authored
Merge pull request #80 from zerox80/dependabot/cargo/backend/base64ct-eq-1.8.3
deps: update base64ct requirement from =1.8.1 to =1.8.3 in /backend
2 parents 5738616 + a3e19b4 commit c3ee55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ rand = "0.10"
5151
version = "=0.5.12"
5252

5353
[dependencies.base64ct]
54-
version = "=1.8.1"
54+
version = "=1.8.3"
5555
default-features = false
5656
features = ["alloc"]
5757

0 commit comments

Comments
 (0)