feat: prompt on undo

This commit is contained in:
Dheepak Krishnamurthy 2023-08-25 00:49:53 -04:00
parent 499894487b
commit 73c7eee3b6
6 changed files with 95 additions and 21 deletions

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "stable"