Skip to content

Commit

Permalink
Activity Tracking (#33613)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: fba0644dac4b49990025687f1aff8dcf01cd7797
  • Loading branch information
jamwt authored and Convex, Inc. committed Jan 24, 2025
1 parent 2ebdf85 commit 3568241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cbc = { version = "0.1.2" }
csv-async = "1.2"
atomic_refcell = "0.1.13"
axum = { version = "0.7", features = [ "ws", "original-uri", "macros", "multipart" ] }
axum-extra = { version = "0.9.3", features = [ "typed-header" ] }
axum-extra = { version = "0.9.3", features = [ "typed-header", "cookie" ] }
base32 = "0.5.0"
base-62 = { rev = "6f91a3da4b83f20379469835f64195bd52d7b9dd", git = "https://github.com/kryptco/base62.rs" }
base64 = "0.13"
Expand Down

0 comments on commit 3568241

Please sign in to comment.