Add allow_non_snake on fields in rust
This commit is contained in:
@ -12,5 +12,4 @@ serde_json = "1.0.88"
|
||||
nanoid = "0.4.0"
|
||||
tokio = { version = "1.22.0", features = ["full"] }
|
||||
log = "0.4.17"
|
||||
simple_logger = { version = "4.0.0", features = ["threads", "colored", "timestamps", "stderr"] }
|
||||
async-trait = "0.1.59"
|
||||
|
Reference in New Issue
Block a user