Skip to content

Commit 9cdc36d

Browse files
committed
Normalize crate homepage metadata
1 parent 2672a91 commit 9cdc36d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55
description = "JavaScript and Lua compatibility frontends for pd-vm"
66
license = "MIT"
77
repository = "https://github.com/rustscript-lang/rustscript-compat-frontends"
8-
homepage = "https://rustscript.org"
8+
homepage = "https://rustscript.org/"
99

1010
[lib]
1111
name = "pd_vm_compat_frontends"

0 commit comments

Comments
 (0)