garage/src/web
Jakub Jirutka d2deee0b8b Declare garage crates using workspace.dependencies
This will allow to really disable "sled" feature without declaring
`default-features = false` in every Cargo.toml where garage_db and
garage_model is used.

See https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table
2023-05-09 08:46:15 +00:00
..
Cargo.toml Declare garage crates using workspace.dependencies 2023-05-09 08:46:15 +00:00
error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
lib.rs Make all HTTP services optionnal 2022-09-07 17:54:16 +02:00
web_server.rs web/web_server.rs: Handle X-Forwarded-For here too. 2023-03-06 11:43:54 +00:00