1
0
mirror of https://github.com/actix/examples synced 2025-02-24 18:13:21 +01:00
2022-02-02 01:43:51 +00:00

10 lines
178 B
TOML

[package]
name = "json_decode_error"
version = "0.1.0"
authors = ["Stig Johan Berggren <stigjb@gmail.com>"]
edition = "2021"
[dependencies]
actix-web = "4.0.0-rc.1"
serde = "1"