Merge #912
912: net: update atomic-pool, atomic-polyfill. r=Dirbaio a=Dirbaio bors r+ Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
This commit is contained in:
commit
3572da29c8
@ -47,8 +47,8 @@ as-slice = "0.2.1"
|
||||
generic-array = { version = "0.14.4", default-features = false }
|
||||
stable_deref_trait = { version = "1.2.0", default-features = false }
|
||||
futures = { version = "0.3.17", default-features = false, features = [ "async-await" ] }
|
||||
atomic-pool = "0.2.1"
|
||||
atomic-polyfill = "0.1.5"
|
||||
atomic-pool = "1.0"
|
||||
atomic-polyfill = "1.0.1"
|
||||
embedded-nal-async = "0.2.0"
|
||||
|
||||
[dependencies.smoltcp]
|
||||
|
Loading…
Reference in New Issue
Block a user