mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 22:07:00 +05:30
feat(git): switch to gitoxide for freeze command
This commit is contained in:
parent
b37ede3442
commit
5372360c1c
5 changed files with 1256 additions and 114 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
||||
channel = "nightly-2023-02-22"
|
||||
components = [ "clippy", "rustfmt", "rust-src" ]
|
||||
targets = [ "x86_64-unknown-linux-gnu" ]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue