Skip to content

Commit 5b28c6d

Browse files
authored
Merge pull request #708 from gosub-io/dependabot/cargo/http-1.2.0
Bump http from 1.1.0 to 1.2.0
2 parents f319be3 + d140993 commit 5b28c6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/gosub_net/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ anyhow = "1.0.93"
1414
log = "0.4.22"
1515
domain-lookup-tree = "0.1"
1616
cookie = { version = "0.18.1", features = ["secure", "private"] }
17-
http = "1.0.0"
17+
http = "1.2.0"
1818
url = "2.5.4"
1919

2020

0 commit comments

Comments
 (0)