Rename SfDbChannel

This commit is contained in:
Dominik Werder
2023-06-13 16:17:08 +02:00
parent 9c0062d27c
commit 7c77b07db5
40 changed files with 733 additions and 1024 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "items_proc"
version = "0.0.1"
version = "0.0.2"
authors = ["Dominik Werder <dominik.werder@gmail.com>"]
edition = "2021"
@@ -9,4 +9,4 @@ path = "src/items_proc.rs"
proc-macro = true
[dependencies]
syn = "1"
syn = "2"