Skip to content

Commit eaf5814

Browse files
authored
Fixed linting issues
Fixed linting issues
1 parent 10c7c8c commit eaf5814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,8 +1762,8 @@ See also [Are we game yet?](https://arewegameyet.rs)
17621762
* [hyperium/tonic](https://github.com/hyperium/tonic) - A native gRPC client & server implementation with async/await support [![Crates.io](https://img.shields.io/crates/v/tonic)](https://crates.io/crates/tonic)
17631763
* [tikv/grpc-rs](https://github.com/tikv/grpc-rs) - The gRPC library built on C Core library and futures
17641764
* HTTP
1765+
* [deboa](https://crates.io/crates/deboa) - A friendly http client on top of hyper with several addoons, serialization formats and macros. [![Crates.io](https://img.shields.io/crates/v/deboa)]
17651766
* [Hurl](https://github.com/Orange-OpenSource/hurl) - Run and test HTTP requests with plain text and libcurl [![CI](https://github.com/Orange-OpenSource/hurl/workflows/CI/badge.svg)](https://github.com/Orange-OpenSource/hurl/actions)
1766-
* [deboa](https://crates.io/crates/deboa) - A friendly http client on top of hyper with several addoons, serialization formats and macros. [![Crates.io](https://img.shields.io/crates/v/deboa)]
17671767
* IPNetwork
17681768
* [achanda/ipnetwork](https://github.com/achanda/ipnetwork) - A library to work with IP networks
17691769
* [candrew/netsim](https://github.com/canndrew/netsim) - A library for network simulation and testing

0 commit comments

Comments
 (0)