Skip to content

Commit

Permalink
deps: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Nugine committed Jul 4, 2023
1 parent 7ed02a0 commit fa423ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
libc = "0.2.144"
libc = "0.2.147"

[dev-dependencies]
once_cell = "1.17.1"
once_cell = "1.18.0"

[workspace]
members = ["codegen"]

0 comments on commit fa423ac

Please sign in to comment.