Skip to content

Commit

Permalink
Merge pull request #2376 from HTGAzureX1212/nightly
Browse files Browse the repository at this point in the history
Update `rust-version` to `1.83`
  • Loading branch information
HTGAzureX1212 authored Sep 6, 2024
2 parents 220f6cb + cc3544e commit 037e860
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 18 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,28 @@
## API Backend

- **Changed:** updated `rust-version` to 1.83

## Buildsystem

- **Changed:** updated `rust-version` to 1.83

## Database Infrastructure

- **Changed:** updated `rust-version` to 1.83

## Discord Frontend

- **Changed:** updated `rust-version` to 1.83

## Localization Infrastructure

- **Changed:** updated `rust-version` to 1.83

## Rust Utilities

- **Changed:** updated `rust-version` to 1.83

## Web Frontend

# [0.12.0, Magnesium I](https://github.com/TeamHarTex/HarTex/compare/0.11.0..0.12.0)
Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-cdn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
A wrapper for the Discord Content Delivery Network
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-commands-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Core framework for commands.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-commands-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Macros for the command framework.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The commands manager of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-commands/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Commands for the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Lua runtime for evaluating configurations.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The worker component of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The worker component of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The core library of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The cacheupdater declarations of the repository cache middleware for HarTex.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The core components of the repository cache middleware for HarTex.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The entity declarations of the repository cache middleware for HarTex.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Macros for the command framework.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The repository declarations of the repository cache middleware for HarTex.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The leader component of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-internal-events/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
Internal event payloads for the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-leader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The leader component of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion discord-frontend/hartex-discord-worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = """
The worker component of the bot.
"""
license = "AGPL-3.0-or-later"
rust-version = "1.82.0"
rust-version = "1.83.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 037e860

Please sign in to comment.