diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-08 09:06:08 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-08 09:06:08 +0100 |
| commit | 158044c320ef328ffad0a150d50b40e103d3f685 (patch) | |
| tree | 60579fe23c778208f6213090c9e50bed34bb285e /Cargo.toml | |
| parent | 1277a0733f812fcc84a746cedb16c1317036988e (diff) | |
replaces git repo config with routes config
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ edition = "2024" anyhow = "1.0.102" dirs = "6.0.0" git2 = "0.20.4" +is_executable = "1.0.5" rocket = "0.5.1" serde = "1.0.228" toml = "1.1.2" |
