Skip to content

Commit 9cf479e

Browse files
committed
feat: add boshen to authors
1 parent 7cca814 commit 9cf479e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Cargo.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
[package]
22
name = "ada-url"
3-
authors = ["Yagiz Nizipli <[email protected]>", "Daniel Lemire <[email protected]>", "LongYinan <[email protected]>"]
3+
authors = [
4+
"Yagiz Nizipli <[email protected]>",
5+
"Daniel Lemire <[email protected]>",
6+
"LongYinan <[email protected]>",
7+
"Boshen <[email protected]>"
8+
]
49
version = "0.1.0"
510
edition = "2021"
611
description = "Fast WHATWG Compliant URL parser"

0 commit comments

Comments
 (0)