Skip to content

Commit 376b179

Browse files
committed
Use published spacebadgers for CLI
1 parent bb410fc commit 376b179

File tree

2 files changed

+68
-44
lines changed

2 files changed

+68
-44
lines changed

Cargo.lock

+66-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

badgers-cli/Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ authors.workspace = true
1515
clap = { version = "4.5", features = ["derive"] }
1616

1717
[dependencies.spacebadgers]
18-
workspace = true
18+
name = "spacebadgers"
19+
version = "1"

0 commit comments

Comments
 (0)