fix for several issues
This commit is contained in:
parent
17a9fda06c
commit
606c635a91
5 changed files with 118 additions and 11 deletions
|
|
@ -16,6 +16,7 @@ env_logger = "0.11.6"
|
|||
serde = "1.0.217"
|
||||
serde_json = "1.0.138"
|
||||
log = "0.4.25"
|
||||
rand = "0.9.1"
|
||||
|
||||
[profile.minsizerelease]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue