Skip to content

Commit c429039

Browse files
committed
Update Cargo.toml
1 parent 9ae39ed commit c429039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/string-offsets/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "string-offsets"
33
authors = ["The blackbird team <support@github.com>"]
4-
version = "0.2"
4+
version = "0.2.0"
55
edition = "2021"
66
description = "Converts string offsets between UTF-8 bytes, UTF-16 code units, Unicode code points, and lines."
77
repository = "https://github.com/github/rust-gems"

0 commit comments

Comments
 (0)