git-cli is now not dependend on rash anymore

This commit is contained in:
2026-08-17 21:58:15 +02:00
parent 6834b3d2ac
commit 2274dda72c
4 changed files with 35 additions and 26 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#lang rash
#lang racket/base
(require racket-makefile/rash
(require racket-makefile
package-zipper
net/sendurl
)