Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into coda/backups
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Jan 14, 2025
2 parents 3d8fad9 + 6af3546 commit ab3f8e9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 25 deletions.
47 changes: 25 additions & 22 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ tracing = { version = "0.1", features = ["log"] }
tracing-subscriber = { version = "0.3", default-features = false }
trait-variant = "0.1.2"
url = "2.5.0"
wasm-bindgen = "=0.2.99"
wasm-bindgen-futures = "0.4"
wasm-bindgen-test = "0.3.49"
wasm-bindgen = "=0.2.100"
wasm-bindgen-futures = "0.4.50"
wasm-bindgen-test = "0.3.50"
web-sys = "0.3"
zeroize = "1.8"
zstd = "0.13"
Expand Down

0 comments on commit ab3f8e9

Please sign in to comment.