Skip to content

Commit

Permalink
Merge pull request #96 from intersection-project/renovate/built-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate built to 0.7.2
  • Loading branch information
thetayloredman authored Apr 15, 2024
2 parents bc65f26 + cda3101 commit 2690a2e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
rand = "0.8.5"

[build-dependencies]
built = { version = "0.7.1", features = ["git2", "chrono", "dependency-tree"] }
built = { version = "0.7.2", features = ["git2", "chrono", "dependency-tree"] }
lalrpop = { version = "0.20.1", default-features = false }

0 comments on commit 2690a2e

Please sign in to comment.