Skip to content

Commit

Permalink
Merge pull request #1 from l0s/dependabot/cargo/prod-dependencies-89a…
Browse files Browse the repository at this point in the history
…b9fb381

Bump the prod-dependencies group with 2 updates
  • Loading branch information
l0s authored Jan 24, 2025
2 parents 8c65735 + a9592cb commit e1cf37d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ description = "Interpreter for the Lox language: https://craftinginterpreters.co

[dependencies]
bigdecimal = "0.4.7"
itertools = "0.13.0"
phf = { version = "0.11.2", features = ["macros"] }
itertools = "0.14.0"
phf = { version = "0.11.3", features = ["macros"] }
unicode-segmentation = "1.12.0"

0 comments on commit e1cf37d

Please sign in to comment.