File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " http_req"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44license = " MIT"
55description = " simple and lightweight HTTP client with built-in HTTPS support"
66repository = " https://github.com/jayjamesjay/http_req"
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018-2022 jayjamesjay
3+ Copyright (c) 2018-2023 jayjamesjay
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# http_req
22[ ![ Rust] ( https://github.com/jayjamesjay/http_req/actions/workflows/rust.yml/badge.svg )] ( https://github.com/jayjamesjay/http_req/actions/workflows/rust.yml )
3- [ ![ Crates.io] ( https://img.shields.io/badge/crates.io-v0.9.0 -orange.svg?longCache=true )] ( https://crates.io/crates/http_req )
4- [ ![ Docs.rs] ( https://docs.rs/http_req/badge.svg )] ( https://docs.rs/http_req/0.7.2 /http_req/ )
3+ [ ![ Crates.io] ( https://img.shields.io/badge/crates.io-v0.9.1 -orange.svg?longCache=true )] ( https://crates.io/crates/http_req )
4+ [ ![ Docs.rs] ( https://docs.rs/http_req/badge.svg )] ( https://docs.rs/http_req/0.9.1 /http_req/ )
55
66Simple and lightweight HTTP client with built-in HTTPS support.
77
You can’t perform that action at this time.
0 commit comments