Skip to content

Commit

Permalink
feat:version
Browse files Browse the repository at this point in the history
  • Loading branch information
ltpp-universe committed Dec 24, 2024
1 parent d6420aa commit aa034c3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 27 deletions.
32 changes: 9 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "http-request"
version = "8.1.0"
version = "8.2.0"
edition = "2021"
authors = ["ltpp-universe <[email protected]>"]
license = "MIT"
Expand All @@ -19,9 +19,9 @@ exclude = [
brotli = "7.0.0"
flate2 = "1.0.35"
hex = "0.4.3"
http-compress = "0.0.2"
http-constant = "1.2.0"
http-type = "1.0.0"
http-compress = "1.0.0"
http-constant = "1.9.0"
http-type = "1.6.0"
native-tls = "0.2.12"
serde = { version = "1.0", features = ["derive"] }
serde-xml-rs = "0.6.0"
Expand Down

0 comments on commit aa034c3

Please sign in to comment.