diff options
author | Mustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com> | 2021-02-02 02:23:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-02 02:23:37 +0300 |
commit | 303808ea191f4c8d047c14a77a1bd322d4dcc081 (patch) | |
tree | 7496e0b92c754eafe734d6e10a9300c3d4fc00bb /Cargo.toml | |
parent | 6c0dfddead48e603826fbf637fe51f02e8320223 (diff) |
showing current public ip address (#43)
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "rsblocks" -version = "0.1.11" +version = "0.1.12" authors = ["mustafa salih <mustafasalih1991@gmail.com>"] edition = "2018" readme = "README.md" |