Update Cargo.toml
This commit is contained in:
parent
f2b76465c6
commit
7aeb45acf4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ description = "An ActivityPub enabled social media server focused on helping wit
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.com/mstarongitlab/linstrom"
|
repository = "https://gitlab.com/mstarongitlab/linstrom"
|
||||||
|
|
||||||
exclude = ["/.vscode"]
|
exclude = ["/.vscode", "/FeatureTargets.md"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue