chore: update deps

This commit is contained in:
Jeremy Wall 2025-07-21 20:33:03 -04:00
parent 5ccbc23333
commit a551249937
3 changed files with 1085 additions and 594 deletions

1676
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -23,4 +23,4 @@ tokio = { version = "1.36.0", features = ["net", "rt", "rt-multi-thread"] }
tower-http = { version = "0.5.1", features = ["trace"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
reqwest = { version = "0.11.24", features = ["rustls-tls"] }
reqwest = { version = "0.12.22", features = ["rustls-tls", "json"] }

1
result Symbolic link
View File

@ -0,0 +1 @@
/nix/store/shgzd5sbm4f31sb7sq1gxdi4rilqqq6j-heracles-0.1.0