DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-proto

ref: 63eb26154b4659b77a2e2da9743d57e717a0b7b0 emerwen-proto/Cargo.toml -rw-r--r-- 291 bytes
63eb2615Jonni Liljamo feat!: swap out uint32 for int32, not a big deal a day ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
[workspace]
resolver = "2"
members = ["rust/emerwen-proto"]

[workspace.package]
authors = ["Jonni Liljamo <jonni@liljamo.com"]
edition = "2021"
homepage = "https://liljamo.dev/emerwen"
license = "GPL-3.0-or-later"
publish = false
repository = "https://git.src.quest/~liljamo/emerwen-proto"