Skip to content

Commit

Permalink
track Cargo.lock since cicada is a binary
Browse files Browse the repository at this point in the history
  • Loading branch information
mitnk committed Feb 24, 2022
1 parent 1844c89 commit 8f40861
Show file tree
Hide file tree
Showing 4 changed files with 1,020 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Cargo.lock
target/
.DS_Store

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# cicada Release Notes

## 0.9.28 - 2022-02-24

- No changes to previous, just add Cargo.lock into git.

## 0.9.27 - 2022-02-24

- Fixed a minor prompt render issue.
Expand Down
Loading

0 comments on commit 8f40861

Please sign in to comment.