update-deps #1

Merged
realaravinth merged 5 commits from update-deps into master 2023-10-14 23:45:45 +05:30
Showing only changes of commit 01803e1e18 - Show all commits

5
.woodpecker.yml Normal file
View file

@ -0,0 +1,5 @@
pipeline:
backend:
image: rust
commands:
- cargo test --all-features --no-fail-fast