Skip to content

Commit

Permalink
downgrade no-std-net for now
Browse files Browse the repository at this point in the history
At least till dunmatt/no-std-net#16 is shipped.
  • Loading branch information
rushmorem committed Jan 21, 2022
1 parent bc87cef commit 9f2c51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ optional = true

# requires Rust v1.46
[dependencies.no-std-net]
version = "0.6.0"
version = "0.5.0"
default-features = false
features = ["serde"]
optional = true
Expand Down

0 comments on commit 9f2c51f

Please sign in to comment.