Skip to content

Commit 2c11e00

Browse files
committed
feat: add initial backend Cargo.toml for project setup and dependencies.
1 parent b992b7a commit 2c11e00

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
@@ -41,7 +41,7 @@ subtle = "2.5"
4141
version = "=0.5.9"
4242

4343
[dependencies.base64ct]
44-
version = "1.6.0"
44+
version = "=1.6.0"
4545
default-features = false
4646
features = ["alloc"]
4747

0 commit comments

Comments
 (0)