using latest toml version in rust module
This commit is contained in:
parent
4d6b29e4c6
commit
850ab11272
@ -24,4 +24,4 @@ name = "why2_chat_config"
|
|||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
toml = "0.8.8"
|
toml = "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user