Skip to content

Commit 5098d78

Browse files
committed
Set cargo.toml version to default value, add comment
1 parent 06516cd commit 5098d78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "emacs-lsp-booster"
3-
version = "0.1.0"
3+
version = "0.0.0" # this package will never be published as lib, so ignore this version field
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)