Skip to content

Commit

Permalink
build(dependencies): 🧱 update crates
Browse files Browse the repository at this point in the history
Bumps thiserror from 2.0.3 to 2.0.6.
    Updating indexmap v2.6.0 -> v2.7.0
    Updating libc v0.2.167 -> v0.2.168
    Updating rustc-hash v2.0.0 -> v2.1.0
  • Loading branch information
rodneylab committed Dec 9, 2024
1 parent cc0ac26 commit 4d72113
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -31,6 +31,6 @@ pulldown-cmark-escape = "0.11.0"
serde = { version = "1.0.215", features = ["derive"] }
serde-wasm-bindgen = "0.6.5"
textwrap = "0.16.1"
thiserror = "2.0.3"
thiserror = "2.0.6"
url = "2.5.4"
wasm-bindgen = { version = "=0.2.92", features = ["serde-serialize"] }

0 comments on commit 4d72113

Please sign in to comment.