Skip to content

Commit 5c19ab1

Browse files
Bump libc from 0.2.116 to 0.2.117 (#671)
1 parent e4f156a commit 5c19ab1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nexus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hyper = "0.14"
2323
db-macros = { path = "src/db/db-macros" }
2424
ipnetwork = "0.18"
2525
lazy_static = "1.4.0"
26-
libc = "0.2.116"
26+
libc = "0.2.117"
2727
macaddr = { version = "1.0.1", features = [ "serde_std" ]}
2828
mime_guess = "2.0.3"
2929
newtype_derive = "0.1.6"

test-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MPL-2.0"
77
[dependencies]
88
anyhow = "1.0"
99
futures = "0.3.21"
10-
libc = "0.2.116"
10+
libc = "0.2.117"
1111
omicron-common = { path = "../common" }
1212
postgres-protocol = "0.6.3"
1313
signal-hook = "0.3"

0 commit comments

Comments
 (0)