Skip to content

Commit 2502b8a

Browse files
Add a little logging to xpd-setcommands
1 parent 3f88fcd commit 2502b8a

File tree

3 files changed

+67
-60
lines changed

3 files changed

+67
-60
lines changed

Cargo.lock

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xpd-setcommands/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition = "2021"
77
tokio = { version = "1", features = ["rt", "macros"] }
88

99
xpd-slash-defs = { workspace = true }
10+
xpd-common = { workspace = true }
1011

1112
twilight-http = { version = "0.16", features = ["hickory", "rustls-native-roots", "rustls-aws_lc_rs"] }
1213
twilight-model = "0.16"

0 commit comments

Comments
 (0)