Skip to content

Commit

Permalink
chore(deps): update rust crates (#266)
Browse files Browse the repository at this point in the history
* chore(deps): update rust crates

* u

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Boshen <boshenc@gmail.com>
  • Loading branch information
renovate[bot] and Boshen authored Oct 7, 2024
1 parent 847028e commit 295a352
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 14 additions & 17 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ doc_markdown = "allow"
# `const` functions do not make sense for our project because this is not a `const` library.
# This rule also confuses new comers and forces them to add `const` blindlessly without any reason.
missing_const_for_fn = "allow"
# cargo
multiple_crate_versions = "allow"

[[example]]
name = "resolver"
Expand Down

0 comments on commit 295a352

Please sign in to comment.