mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Notes on how to publish
Install new release locally before pushing Noted here because I forget how to do this
This commit is contained in:
+4
-1
@@ -3,4 +3,7 @@
|
|||||||
# git tag v0.4.5
|
# git tag v0.4.5
|
||||||
# git push origin v0.4.5
|
# git push origin v0.4.5
|
||||||
|
|
||||||
# cargo publish to put it in crates.io
|
# cargo publish to put it in crates.io
|
||||||
|
|
||||||
|
# To install locally [Do before pushing it]
|
||||||
|
#cargo install --path .
|
||||||
|
|||||||
Reference in New Issue
Block a user