DEVELOPMENT ENVIRONMENT

~liljamo/felu-ng

ref: f47e34ebe1d6d3be4d7ca678fd3bd6cf359ecbb1 felu-ng/Cargo.toml -rw-r--r-- 351 bytes
f47e34ebJonni Liljamo feat(common): protobufs with prost 2 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
[workspace]
resolver = "2"
members = ["felu-mgmt", "felu-ns", "felu-common"]

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