We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e95a01 commit deab09fCopy full SHA for deab09f
Rust_ipify_lib/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rust_ipify"
3
-version = "1.0.1"
+version = "1.0.2"
4
authors = ["ZigRazor"]
5
edition = "2018"
6
license-file = "LICENSE"
@@ -9,6 +9,6 @@ homepage = "https://github.com/ZigRazor/rust_ipify"
9
repository = "https://github.com/ZigRazor/rust_ipify"
10
readme = "README.md"
11
keywords = ["ipify", "ip","internet", "library"]
12
-categories = ["utilities", "development-tools::cargo-plugins"]
+categories = ["api-bindings", "development-tools","web-programming"]
13
[dependencies]
14
reqwest = { version = "0.11", features = ["blocking","json"] }
0 commit comments