Skip to content

Commit a359575

Browse files
authored
chore: update Cargo.toml to 3.5.0 (#26867)
1 parent d3e54ba commit a359575

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ exclude = [
4646
# then this will be `3.1.0-nightly`. Once `3.1.0` is released, this will be bumped to `3.2.0-nightly`,
4747
# and will remain that regardless of how many `3.1.x` patch releases are done prior to the `3.2.0`
4848
# release.
49-
version = "3.5.0-0.rc.1"
49+
version = "3.5.0"
5050
authors = ["InfluxData OSS Developers"]
5151
edition = "2024"
5252
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)