1
0
mirror of https://github.com/actix/examples synced 2025-02-17 15:23:31 +01:00
2022-02-02 01:44:26 +00:00

11 lines
156 B
TOML

[package]
name = "error_handling"
version = "1.0.0"
edition = "2021"
[dependencies]
actix-web = "3"
derive_more = "0.99.2"
rand = "0.7"
env_logger = "0.8"