Skip to content

Commit

Permalink
update to libc 0.2.149 (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Nov 4, 2023
1 parent c7a4f1e commit b831172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ hyper = { version = "0.14.25", optional = true, features = ["server"] }
is-terminal = "0.4.7"
jobserver = "0.1"
jwt = { package = "jsonwebtoken", version = "8", optional = true }
libc = "0.2.140"
libc = "0.2.149"
linked-hash-map = "0.5"
log = "0.4"
memchr = "2"
Expand Down

0 comments on commit b831172

Please sign in to comment.