smol bot
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ axum = { version = "0.6.18", features = ["tokio", "http1", "macros"], default-fe serde_json = "1.0.122" serde = "1.0.204" atools = "0.1.5" -edg = { path = "../edg" } +# edg = { path = "../edg" } httpdate = "1.0.3" |