Remove unixstring dependency

I don't believe this was ever used
This commit is contained in:
Fabian Boehm
2024-01-07 13:21:33 +01:00
parent 102ab2c90d
commit 1e7e6e6379
2 changed files with 1 additions and 11 deletions

View File

@@ -56,8 +56,8 @@ num-traits = "0.2.15"
num-derive = "0.3.3"
once_cell = "1.17.0"
rand = { version = "0.8.5", features = ["small_rng"] }
unixstring = "0.2.7"
widestring = "1.0.2"
# for tests
rand_pcg = "0.3.1"
git-version = "0.3"