feat: add lz CLI and use cargo workspace

This commit is contained in:
rzmk 2024-01-01 23:14:03 -05:00
parent 3feb126908
commit 47ee3c8e23
No known key found for this signature in database
14 changed files with 525 additions and 55 deletions

View file

@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/ladderz" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "cargo"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"