mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
standardize binary names
This commit is contained in:
8
json/json-decode-error/Cargo.toml
Normal file
8
json/json-decode-error/Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "json_decode_error"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-rc.1"
|
||||
serde = "1"
|
Reference in New Issue
Block a user