Skip to content

Commit 7c610cf

Browse files
committed
Specify the library name in Cargo.toml
1 parent 96087ad commit 7c610cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ categories = ["web-programming"]
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313
[lib]
14+
name = "urlpattern"
1415
crate-type = ["cdylib"]
1516

1617
[dependencies]

0 commit comments

Comments
 (0)