Skip to content

Commit

Permalink
bump boxed_error
Browse files Browse the repository at this point in the history
  • Loading branch information
crowlKats committed Nov 22, 2024
1 parent 85171a4 commit 7d33036
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 rs-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ url = { version = "2.3.1", features = ["serde"] }
log = { version = "0.4.14", optional = true }
thiserror = "2"
deno_error = { version = "0.5.1", features = ["serde", "serde_json"] }
boxed_error = "0.2.2"
boxed_error = "0.2.3"

[dev-dependencies]
pretty_assertions = "1.4.0"
Expand Down

0 comments on commit 7d33036

Please sign in to comment.