Skip to content

Commit

Permalink
Merge pull request #7 from jens-siebert/renovate/thiserror-1.x
Browse files Browse the repository at this point in the history
Update Rust crate thiserror to 1.0.59
  • Loading branch information
jens-siebert authored May 2, 2024
2 parents ce22253 + 3df5e49 commit 3da88bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 rlox-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ version = "0.1.0"
edition = "2021"

[dependencies]
thiserror = "1.0"
thiserror = "1.0.59"
uuid = { version = "1.8", features = ["v4", "fast-rng"]}

0 comments on commit 3da88bc

Please sign in to comment.