diff --git a/discord-frontend/hartex-discord-commands-test/Cargo.toml b/discord-frontend/hartex-discord-commands-test/Cargo.toml index 68c48a39d..a82e47987 100644 --- a/discord-frontend/hartex-discord-commands-test/Cargo.toml +++ b/discord-frontend/hartex-discord-commands-test/Cargo.toml @@ -19,4 +19,4 @@ hartex_discord_commands_macros = { path = "../hartex-discord-commands-macros" } macrotest = { git = "https://github.com/TeamHarTex/macrotest.git", branch = "master" } rustversion = "1.0.14" -trybuild = "1.0.82" +trybuild = "1.0.83" diff --git a/discord-frontend/hartex-discord-entitycache-test/Cargo.toml b/discord-frontend/hartex-discord-entitycache-test/Cargo.toml index 755fe2d11..6a382a86b 100644 --- a/discord-frontend/hartex-discord-entitycache-test/Cargo.toml +++ b/discord-frontend/hartex-discord-entitycache-test/Cargo.toml @@ -19,4 +19,4 @@ hartex_discord_entitycache_macros = { path = "../hartex-discord-entitycache-macr macrotest = { git = "https://github.com/TeamHarTex/macrotest.git", branch = "master" } rustversion = "1.0.14" -trybuild = "1.0.82" +trybuild = "1.0.83" diff --git a/localization/hartex-localization-test/Cargo.toml b/localization/hartex-localization-test/Cargo.toml index 6252f2b5d..fa51d62bb 100644 --- a/localization/hartex-localization-test/Cargo.toml +++ b/localization/hartex-localization-test/Cargo.toml @@ -19,4 +19,4 @@ hartex_localization_macros = { path = "../hartex-localization-macros" } macrotest = { git = "https://github.com/TeamHarTex/macrotest.git", branch = "master" } rustversion = "1.0.14" -trybuild = "1.0.82" +trybuild = "1.0.83"