Skip to content

Commit 9e26dad

Browse files
authored
chore: update to 3.4.0 in Cargo.toml (#26736)
1 parent 3f7dcb3 commit 9e26dad

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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.4.0-nightly"
49+
version = "3.4.0"
5050
authors = ["InfluxData OSS Developers"]
5151
edition = "2024"
5252
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)