Skip to content

Commit 831b5c7

Browse files
committed
Specify lib.name explicitly
1 parent 33d9ff7 commit 831b5c7

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 = "python_urlpattern"
1415
crate-type = ["cdylib"]
1516

1617
[dependencies]

0 commit comments

Comments
 (0)