diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 51b8fe6..43a9b92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2024" [dependencies] pnet_datalink = "0.35.0" scurvy = { git = "https://git.dreamy.place/scurvy/" } +smol = "2.0.2" |