diff options
author | Shav Kinderlehrer <[email protected]> | 2024-04-07 14:59:07 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-04-07 14:59:07 -0400 |
commit | 2405c9cf315f3bba470a2d373089ff011a20572e (patch) | |
tree | 41a0ebc0c14b47d0956a9c6961d1bb7bd111ee4c /Cargo.toml | |
parent | 1075ab0ed187a10f2eb3faf1247da8661531bbdb (diff) | |
download | chela-2405c9cf315f3bba470a2d373089ff011a20572e.tar.gz chela-2405c9cf315f3bba470a2d373089ff011a20572e.zip |
Use correct IP in logs
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "chela" -version = "0.3.0" +version = "0.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |