Files
furumi-ng/furumi-common/Cargo.toml
Ultradesu 754097f894
All checks were successful
Build and Publish Deb Package / build-deb (push) Successful in 2m10s
Publish Server Image / build-and-push-image (push) Successful in 4m43s
Fixed OIDC
2026-03-17 15:04:04 +00:00

13 lines
186 B
TOML

[package]
name = "furumi-common"
version = "0.3.2"
edition = "2024"
[dependencies]
prost = "0.13.5"
tonic = "0.12.3"
[build-dependencies]
protobuf-src = "2.1.1"
tonic-build = "0.12.3"