chore: update example for 0.1.3

This commit is contained in:
rzmk 2026-02-03 18:28:04 -05:00
parent 6785fb4c2a
commit 3bf83b55e9
2 changed files with 1 additions and 1743 deletions

View file

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