started C implementation, created custom library for handling strings
This commit is contained in:
@@ -1 +1,7 @@
|
||||
[package] name = "cs_coursework_editor_draft" version = "0.1.0" edition = "2021" [dependencies] ncurses = "6.0.1" i may have made a very scuffed version of vim.
|
||||
[package]
|
||||
name = "cs_coursework_editor_draft"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
ncurses = "6.0.1"
|
||||
|
||||
Reference in New Issue
Block a user