totally sync variables
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "totally-sync-variable"
version = "0.1.1"
edition = "2021"
authors = ["bendn <[email protected]>"]
homepage = "https://github.com/bend-n/totally-sync-variable"
description = "🔥"
license = "MIT"

[dependencies]
paste = "1.0"
serde = "1"
serde_json = "1.0"