1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

Adds logging example to errors chapter.

This commit is contained in:
Cameron Dershem
2019-06-28 14:50:15 -04:00
parent eb58a8692c
commit 6f95771c34
4 changed files with 46 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[package]
name = "errors"
name = "my_errors"
version = "1.0.0"
edition = "2018"