We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cca814 commit 9cf479eCopy full SHA for 9cf479e
Cargo.toml
@@ -1,6 +1,11 @@
1
[package]
2
name = "ada-url"
3
-authors = ["Yagiz Nizipli <yagiz@nizipli.com>", "Daniel Lemire <daniel@lemire.me>", "LongYinan <github@lyn.one>"]
+authors = [
4
+ "Yagiz Nizipli <yagiz@nizipli.com>",
5
+ "Daniel Lemire <daniel@lemire.me>",
6
+ "LongYinan <github@lyn.one>",
7
+ "Boshen <boshenc@gmail.com>"
8
+ ]
9
version = "0.1.0"
10
edition = "2021"
11
description = "Fast WHATWG Compliant URL parser"
0 commit comments