Skip to content

Commit bd7fd78

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 40608ff + 7875ea3 commit bd7fd78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sedsprintf_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "sedsprintf_rs"
2+
name = "sedsprintf_rs_2026"
33
version = "1.0.8"
44
edition = "2024"
55
build = "build.rs"

sedsprintf_rs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["maturin>=1.4,<2.0"]
33
build-backend = "maturin"
44

55
[project]
6-
name = "sedsprintf_rs"
6+
name = "sedsprintf_rs_2026"
77
version = "1.0.8"
88
description = "Rust telemetry and serialization library"
99
authors = [{ name = "Rylan Meilutis", email = "[email protected]" }]

0 commit comments

Comments
 (0)