mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-09-01 16:48:25 +00:00
Update mycelium-tun Cargo.toml
edition 2024, reference license file Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[package]
|
||||
name = "mycelium-tun"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license-file = "../LICENSE"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
tokio = { version = "1.49.0", default-features = false, features = ["net"] }
|
||||
|
||||
Reference in New Issue
Block a user