Skip to content

Commit deab09f

Browse files
authored
Updated Category
1 parent 4e95a01 commit deab09f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rust_ipify_lib/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust_ipify"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
authors = ["ZigRazor"]
55
edition = "2018"
66
license-file = "LICENSE"
@@ -9,6 +9,6 @@ homepage = "https://github.com/ZigRazor/rust_ipify"
99
repository = "https://github.com/ZigRazor/rust_ipify"
1010
readme = "README.md"
1111
keywords = ["ipify", "ip","internet", "library"]
12-
categories = ["utilities", "development-tools::cargo-plugins"]
12+
categories = ["api-bindings", "development-tools","web-programming"]
1313
[dependencies]
1414
reqwest = { version = "0.11", features = ["blocking","json"] }

0 commit comments

Comments
 (0)