Skip to content

Commit f9f10de

Browse files
gautamg795Convex, Inc.
authored and
Convex, Inc.
committed
update base62 dependency
GitOrigin-RevId: 2cb1bedc1054425b531562f657f3a112b32341cb
1 parent bb90cad commit f9f10de

File tree

2 files changed

+3
-45
lines changed

2 files changed

+3
-45
lines changed

Cargo.lock

Lines changed: 2 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ csv-async = "1.2"
1717
atomic_refcell = "0.1.10"
1818
axum = { version = "0.6", features = [ "headers", "ws", "original-uri", "macros", "multipart" ] }
1919
base32 = "0.4.0"
20-
base-62 = "0.1.1"
20+
base-62 = { rev = "6f91a3da4b83f20379469835f64195bd52d7b9dd", git = "https://github.com/kryptco/base62.rs" }
2121
base64 = "0.13"
2222
biscuit = "0.7.0"
2323
bitvec = "1.0.1"

0 commit comments

Comments
 (0)