Skip to content

Commit

Permalink
1.71.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd committed Nov 5, 2023
1 parent 4fa5d22 commit 1be6822
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
**1.71.15**
- fix edit command (don't drop repl)

**1.71.14**
- Remove all mention of racer (rust-analyzer is whats being used)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/irust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "irust"
version = "1.71.14"
version = "1.71.15"
authors = ["Nbiba Bedis <[email protected]>"]
edition = "2021"
readme = "README.md"
Expand Down

0 comments on commit 1be6822

Please sign in to comment.