Skip to content

Commit

Permalink
updated dependencies; replaced deprecated std::panic:PanicInfo with s…
Browse files Browse the repository at this point in the history
…td::panic::PanicHookInfo; renamed RichPresenceHandler to DiscordBot
  • Loading branch information
9FS committed Nov 9, 2024
1 parent 1797769 commit 0201538
Show file tree
Hide file tree
Showing 8 changed files with 406 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on tag deploy on github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "On Tag Deploy on GitHub"
env:
REPO_NAME: "minecraft_server_status"
RUN_TESTS: true
RUST_VERSION: "1.80"
RUST_VERSION: "1.82"
on:
push:
tags:
Expand Down
Loading

0 comments on commit 0201538

Please sign in to comment.