mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-19 12:36:46 +00:00
Fix the usage of underscores in Cargo manifest keys
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0515a8dc9a
commit
cda8ffa7da
@ -19,4 +19,4 @@ log = "0.4"
|
||||
pod = { git = "https://github.com/asterinas/pod", rev = "d7dba56" }
|
||||
ringbuf = { version = "0.3.2", default-features = false, features = ["alloc"] }
|
||||
smoltcp = { version = "0.9.1", default-features = false, features = ["alloc", "log", "medium-ethernet", "medium-ip", "proto-dhcpv4", "proto-ipv4", "proto-igmp", "socket-icmp", "socket-udp", "socket-tcp", "socket-raw", "socket-dhcpv4"] }
|
||||
spin = "0.9.4"
|
||||
spin = "0.9.4"
|
||||
|
Reference in New Issue
Block a user