rust-qrcode-canister/Cargo.toml
2024-02-17 15:23:48 +03:00

5 lines
62 B
TOML

[workspace]
members = [
"src/qr_backend"
]
resolver = "2"