Skip to content

Commit 069bede

Browse files
alexcameron89jiegec
authored andcommitted
Update description website in Cargo.toml
Update the description website to accurately capture the www subdomain.
1 parent fbff11a commit 069bede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capstone-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["m4b <m4b.github.io@gmail.com>",
33
"Richo Healey <richo@psych0tik.net>",
44
"Travis Finkenauer <tmfinken@gmail.com>"]
5-
description = "High level bindings to capstone disassembly engine (https://capstone-engine.org/)"
5+
description = "High level bindings to capstone disassembly engine (https://www.capstone-engine.org/)"
66
keywords = ["disassemble"]
77
license = "MIT"
88
name = "capstone"

0 commit comments

Comments
 (0)