Skip to content

Commit 6c37c44

Browse files
committed
add stacker feature to full-moon
1 parent 185c405 commit 6c37c44

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ clap = { version = "4.1.1", features = ["derive"] }
3030
durationfmt = "0.1.1"
3131
elsa = "1.7.0"
3232
env_logger = "0.9.0"
33-
full_moon = { version = "0.18.1", features = ["roblox"] }
33+
full_moon = { version = "0.18.1", features = ["roblox","stacker"] }
3434
json5 = "0.4"
3535
log = "0.4"
3636
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)