Skip to content

Commit bb7a662

Browse files
fix(deps): update rust crate headers to 0.3.9
1 parent 1884309 commit bb7a662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ axum = { version = "0.6.19", features = ["headers"] }
1414
axum-client-ip = "0.4.1"
1515
cf-env = "0.1.8"
1616
dotenvy = "0.15.7"
17-
headers = "0.3.8"
17+
headers = "0.3.9"
1818
http = "0.2.9"
1919
http-body = "0.4.5"
2020
hyper-reverse-proxy = { git = "https://github.com/somehowchris/hyper-reverse-proxy.git", branch="feature/static-client" }

0 commit comments

Comments
 (0)