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