File tree Expand file tree Collapse file tree 3 files changed +37
-33
lines changed
Expand file tree Collapse file tree 3 files changed +37
-33
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " tcp-request"
3- version = " 1.10.19 "
3+ version = " 1.10.20 "
44edition = " 2021"
55authors = [" ltpp-universe <root@ltpp.vip>" ]
66license = " MIT"
@@ -16,12 +16,12 @@ exclude = [
1616]
1717
1818[dependencies ]
19- http-type = " 2.33.0 "
20- lombok-macros = " 1.7.2 "
19+ http-type = " 2.33.1 "
20+ lombok-macros = " 1.7.3 "
2121
2222[dev-dependencies ]
23- color-output = " 6.1.7 "
24- std-macro-extensions = " 0.21.0 "
23+ color-output = " 6.1.8 "
24+ std-macro-extensions = " 0.21.1 "
2525
2626[profile .dev ]
2727incremental = false
Original file line number Diff line number Diff line change 1+ <center >
2+
13## tcp-request
24
35[ ![ ] ( https://img.shields.io/crates/v/tcp-request.svg )] ( https://crates.io/crates/tcp-request )
46[ ![ ] ( https://docs.rs/tcp-request/badge.svg )] ( https://docs.rs/tcp-request )
5- [ ![ ] ( https://img.shields.io/crates/l/tcp-request.svg )] ( ./LICENSE )
67[ ![ ] ( https://github.com/ltpp-universe/tcp-request/workflows/Rust/badge.svg )] ( https://github.com/ltpp-universe/tcp-request/actions?query=workflow:Rust )
8+ [ ![ ] ( https://img.shields.io/crates/l/tcp-request.svg )] ( ./LICENSE )
9+
10+ </center >
711
812[ Official Documentation] ( https://docs.ltpp.vip/tcp-request/ )
913
You can’t perform that action at this time.
0 commit comments