hotfix tfclient version

This commit is contained in:
core 2023-06-21 21:05:50 -04:00
parent 11320ba04a
commit 5ca223da71
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 2 additions and 2 deletions

View File

@ -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"
sha2 = "0.10.6"