diff --git a/tfclient/Cargo.toml b/tfclient/Cargo.toml index 6cbb715..08f4cca 100644 --- a/tfclient/Cargo.toml +++ b/tfclient/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tfclient" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "An open-source reimplementation of a Defined Networking-compatible client" license = "GPL-3.0-or-later" @@ -39,4 +39,4 @@ flate2 = "1.0.25" tar = "0.4.38" hex = "0.4.3" tempfile = "3.4.0" -sha2 = "0.10.6" \ No newline at end of file +sha2 = "0.10.6"