RustBrock/hello/Cargo.toml
darkicewolf50 732235ab69
All checks were successful
Test Gitea Actions / first (push) Successful in 21s
Test Gitea Actions / check-code (push) Successful in 17s
Test Gitea Actions / test (push) Successful in 17s
Test Gitea Actions / documentation-check (push) Successful in 16s
finsihed The Rust Programming Language Bookgit add -Agit add -A
2025-04-18 16:14:55 -06:00

7 lines
76 B
TOML

[package]
name = "hello"
version = "0.1.0"
edition = "2024"
[dependencies]