mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-06-01 09:42:37 +00:00
Add basic example
This commit is contained in:
parent
7cbe6e451d
commit
431db65471
3 changed files with 17 additions and 3 deletions
|
|
@ -43,3 +43,4 @@ uuid = { version = "^1.8", features = ["serde", "v4"] }
|
|||
|
||||
[dev-dependencies]
|
||||
dotenv = "0.15.0"
|
||||
tokio = { version = "1.45.1", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue