We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126241a commit 8d2c68fCopy full SHA for 8d2c68f
Cargo.toml
@@ -3,7 +3,7 @@ name = "emacs"
3
version = "0.19.0"
4
edition = "2021"
5
description = "Rust library for creating Emacs's dynamic modules"
6
-homepage = "https://github.com/ubolonton/emacs-module-rs"
+repository = "https://github.com/ubolonton/emacs-module-rs"
7
documentation = "https://ubolonton.github.io/emacs-module-rs/"
8
authors = [
9
"Aaron France <[email protected]>",
0 commit comments