summary refs log tree commit diff
path: root/Cargo.toml
blob: f6e0b6460e01df0fbeaf349b4b25f707b36cbe63 (plain)
1
2
3
4
5
6
7
8
[package]
name = "hello"
version = "0.1.0"
authors = ["Irene Knapp <ireneista@gmail.com>"]
edition = "2024"

[dependencies]
smol = "2.0.2"