DEVELOPMENT ENVIRONMENT

~liljamo/felu-ng

felu-ng/felu-common/Cargo.toml -rw-r--r-- 277 bytes
19b89116Jonni Liljamo docs: split docs to crate READMEs and more planning a day ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "felu-common"
version = "0.1.0"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
publish.workspace = true
repository.workspace = true

[build-dependencies]
prost-build = "0.13"

[dependencies]
prost = "0.13"