Skip to content

Commit 9f2c51f

Browse files
committed
downgrade no-std-net for now
At least till dunmatt/no-std-net#16 is shipped.
1 parent bc87cef commit 9f2c51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ optional = true
2323

2424
# requires Rust v1.46
2525
[dependencies.no-std-net]
26-
version = "0.6.0"
26+
version = "0.5.0"
2727
default-features = false
2828
features = ["serde"]
2929
optional = true

0 commit comments

Comments
 (0)