convert_base
This commit is contained in:
parent
bc023d38b8
commit
4168c645ec
7 changed files with 20 additions and 7 deletions
|
@ -16,6 +16,7 @@ readme = "../README.md"
|
|||
publish = false
|
||||
|
||||
[workspace.dependencies]
|
||||
convert-base = "1.1.2"
|
||||
# wellen = { version = "0.9.9", features = ["serde1"] }
|
||||
# wellen = { path = "../wellen/wellen", features = ["serde1"] }
|
||||
wellen = { git = "https://github.com/MartinKavik/wellen", features = ["serde1"], branch = "new_pub_types" }
|
||||
|
|
Reference in a new issue