anki/.config/hakari.toml
Damien Elmes 26c640805c Update Rust deps
axum-client-ip excluded, as it will need further work.
2023-03-31 14:38:24 +10:00

9 lines
138 B
TOML

hakari-package = "workspace-hack"
dep-format-version = "4"
resolver = "2"
[traversal-excludes]
third-party = [
{ name = "reqwest" },
]