Skip to content

Commit

Permalink
Revert "fix no-std-net"
Browse files Browse the repository at this point in the history
This reverts commit 1b26273.
  • Loading branch information
rushmorem committed Jan 21, 2022
1 parent 83d560e commit bc87cef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ optional = true

# requires Rust v1.46
[dependencies.no-std-net]
git = "https://github.com/rushmorem/no-std-net"
branch = "issue-15"
version = "0.6.0"
default-features = false
features = ["serde"]
optional = true
Expand Down

0 comments on commit bc87cef

Please sign in to comment.