Skip to content

Commit 17fde44

Browse files
Bump ipnetwork to 0.19 (launchbadge#1426)
* Bump ipnetwork to 0.18 * Bump ipnetwork to 0.19
1 parent ba123e6 commit 17fde44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

sqlx-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ generic-array = { version = "0.14.4", default-features = false, optional = true
129129
hex = "0.4.3"
130130
hmac = { version = "0.12.0", default-features = false, optional = true }
131131
itoa = "1.0.1"
132-
ipnetwork = { version = "0.17.0", default-features = false, optional = true }
132+
ipnetwork = { version = "0.19.0", default-features = false, optional = true }
133133
mac_address = { version = "1.1.2", default-features = false, optional = true }
134134
libc = "0.2.112"
135135
libsqlite3-sys = { version = "0.24.1", optional = true, default-features = false, features = [

0 commit comments

Comments
 (0)