Skip to content

Commit

Permalink
update version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jewlexx committed Dec 11, 2024
1 parent 441dd6b commit 8c862ad
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 @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
name = "quork"
repository = "https://github.com/jewlexx/quork.git"
rust-version = "1.69.0"
version = "0.7.2"
version = "0.8.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down Expand Up @@ -48,7 +48,7 @@ std = []
traits = []

[build-dependencies]
cc = "1.0"
cc = "1.2"

[dev-dependencies]
is-root = "0.1"

0 comments on commit 8c862ad

Please sign in to comment.