Skip to content

Commit

Permalink
set required rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
avitex committed Dec 28, 2021
1 parent 4f0bd29 commit 0574ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "public-ip"
version = "0.2.1"
authors = ["avitex <[email protected]>"]
edition = "2018"
rust-version = "1.52.0"
description = "Find the public IP address of a device"
documentation = "https://docs.rs/public-ip"
homepage = "https://github.com/avitex/rust-public-ip"
Expand Down

0 comments on commit 0574ac4

Please sign in to comment.