mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-11-01 01:18:05 +01:00
Remove feature declaration for lib-humus-configuration
This commit is contained in:
@@ -8,7 +8,7 @@ authors = ["Slatian <baschdel@disroot.org>"]
|
||||
|
||||
[dependencies]
|
||||
lib-humus = { version="0.4", features=["axum-view+cookie"] }
|
||||
lib-humus-configuration = { version = "0.1.0", featres=["toml"] }
|
||||
lib-humus-configuration = "0.1"
|
||||
|
||||
axum-client-ip = { version = "1.1.3", features = ["serde", "forwarded-header"] }
|
||||
axum-extra = { version = "0.10", features = ["cookie", "typed-header"] }
|
||||
|
||||
Reference in New Issue
Block a user