Skip to content

Commit 3bbfe46

Browse files
committed
docs: update readme with correct version
1 parent 8561d99 commit 3bbfe46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add the following as a dependency to your project (`Cargo.toml`):
88

99
```toml
1010
[dependencies]
11-
ada-url = "0.1"
11+
ada-url = "1"
1212
```
1313

1414
Here is an example illustrating a common usage:

0 commit comments

Comments
 (0)