Files
ente/rust/Cargo.toml
Manav Rathi e2dd3b462f Hello, Rust
2025-07-31 12:09:30 +05:30

11 lines
230 B
TOML

[package]
name = "ente-rs"
version = "0.0.1"
edition = "2024"
description = "Rust bindings and CLI for ente.io"
homepage = "https://ente.io"
repository = "https://github.com/ente-io/ente"
license = "AGPL-3.0-only"
[dependencies]