Skip to content

Commit d8e7489

Browse files
committed
chore: Release
1 parent dab0bd5 commit d8e7489

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

faup/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "faup-rs"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2024"
55
description = "Zero-allocation URL parser for Rust"
66
keywords = ["url", "parser", "zero-allocation"]

python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyfaup-rs"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "Python bindings for faup-rs"
66
authors.workspace = true

0 commit comments

Comments
 (0)