chore: examples update and docs, add package-list example

This commit is contained in:
rzmk 2026-05-05 17:26:59 -04:00
parent 4ff1155d9b
commit a88a8fffc3
8 changed files with 2299 additions and 275 deletions

View file

@ -5,4 +5,4 @@ edition = "2024"
[dependencies]
ckanaction = "0.2.0"
tokio = { version = "1.49.0", features = ["full"] }
tokio = { version = "1.52.2", features = ["full"] }