Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/rustix-0.36.17
Browse files Browse the repository at this point in the history
  • Loading branch information
serban300 authored Feb 24, 2025
2 parents ec77d27 + b73c87c commit 20181ea
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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 @@ -51,8 +51,8 @@ complexity = { level = "deny", priority = 1 }
#default_constructed_unit_structs = { level = "allow", priority = 2 } # stylistic

[workspace.dependencies]
log = { version = "0.4.25", default-features = false }
log = { version = "0.4.26", default-features = false }
quote = { version = "1.0.38" }
serde = { version = "1.0.217", default-features = false }
serde = { version = "1.0.218", default-features = false }
serde_json = { version = "1.0.138", default-features = false }
thiserror = { version = "1.0.69" }

0 comments on commit 20181ea

Please # to comment.