mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update glommio to v0.8
This enables removing membarrier fix
This commit is contained in:
parent
6312a4d88a
commit
45e28cc39a
7 changed files with 15 additions and 41 deletions
|
|
@ -35,7 +35,7 @@ simple_logger = { version = "4", features = ["stderr"] }
|
|||
toml = "0.5"
|
||||
|
||||
# Optional
|
||||
glommio = { version = "0.7", optional = true }
|
||||
glommio = { version = "0.8", optional = true }
|
||||
hwloc = { version = "0.5", optional = true }
|
||||
rustls = { version = "0.20", optional = true }
|
||||
rustls-pemfile = { version = "1", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue