[ci skip] use functions instead of macros

This commit is contained in:
2022-02-15 20:49:50 +05:30
parent a7a15dc3b1
commit d20326a846
11 changed files with 166 additions and 193 deletions

View File

@@ -2,7 +2,7 @@
name = "singh3"
version = "0.1.0"
authors = [ "Amneesh Singh <natto@weirdnatto.in>" ]
edition = "2018"
edition = "2021"
[dependencies]
tracing = "*"