garage/src/garage
Jonathan Davies 5185701aa8 cargo: Updated:
* addr2line v0.19.0 -> v0.20.0
 * async-compression v0.4.0 -> v0.4.1
 * clap v4.3.8 -> v4.3.19
 * hyper v0.14.26 -> v0.14.27
 * ipnet v2.7.2 -> v2.8.0
 * rmp v0.8.11 -> v0.8.12
 * serde v1.0.164 -> v1.0.188
 * tokio v1.29.0 -> v1.31.0
 * zstd v0.12.3+zstd.1.5.2 -> v0.12.4
 * Others in `cargo update`
2023-08-28 09:30:27 +00:00
..
admin Split garage/admin.rs into smaller files 2023-06-13 16:46:28 +02:00
cli src/garage/cli: fix typo 2023-07-14 14:25:33 +03:00
repair secrets can be passed directly in config, as file, or as env 2023-02-03 15:27:39 +01:00
tests support {s3,web}.root_domains in /check endpoint 2023-08-08 11:05:42 +02:00
Cargo.toml cargo: Updated: 2023-08-28 09:30:27 +00:00
main.rs move git-version dependency to main crate to reduce rebuilds 2023-05-09 11:35:32 +02:00
server.rs secrets can be passed directly in config, as file, or as env 2023-02-03 15:27:39 +01:00
tracing_setup.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00