Compare commits

..

2 Commits

Author SHA1 Message Date
173486134d [release] expose-dir-via-http v1.3.38 2025-08-18 21:16:19 +02:00
f9a955c6b4 [deps] cargo update
Updating bitflags    v2.9.1  -> v2.9.2
Updating brotli      v8.0.1  -> v8.0.2
Updating proc-macro2 v1.0.97 -> v1.0.101
2025-08-18 21:16:01 +02:00
2 changed files with 305 additions and 222 deletions

525
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
[package]
name = "expose-dir-via-http"
version = "1.3.45"
version = "1.3.38"
edition = "2024"
[lints.rust]