Skip to content

Commit bc87cef

Browse files
committed
Revert "fix no-std-net"
This reverts commit 1b26273.
1 parent 83d560e commit bc87cef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

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

2424
# requires Rust v1.46
2525
[dependencies.no-std-net]
26-
git = "https://github.com/rushmorem/no-std-net"
27-
branch = "issue-15"
26+
version = "0.6.0"
2827
default-features = false
2928
features = ["serde"]
3029
optional = true

0 commit comments

Comments
 (0)