Skip to content

Commit

Permalink
Optimised slash command callback resolution, simplified commands API
Browse files Browse the repository at this point in the history
  • Loading branch information
fdnt7 committed Sep 18, 2024
1 parent 0d5bd00 commit 61cbd5f
Show file tree
Hide file tree
Showing 9 changed files with 173 additions and 175 deletions.
122 changes: 60 additions & 62 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lyra/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build = "build.rs"

[build-dependencies]
anyhow = "1"
vergen-git2 = { version = "1.0.0", features = [
vergen-git2 = { version = "1.0.1", features = [
"build",
"cargo",
"rustc",
Expand Down
Loading

0 comments on commit 61cbd5f

Please sign in to comment.