Files
element-call-book/book_en/html/listings/ch01-02-element-call-hello/no-listing-01-02-cargo-new/Cargo.toml
2024-10-17 18:01:12 +02:00

9 lines
236 B
TOML

[package]
name = "element_call_hello_example"
version = "0.1.0"
authors = ["Your Name <you@example.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]