changed package name from 'fern' to 'shed'

This commit is contained in:
2026-02-24 18:02:13 -05:00
parent 03a435c03f
commit e6242c4d8a
17 changed files with 130 additions and 130 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "fern"
name = "shed"
description = "A linux shell written in rust"
publish = false
version = "0.3.0"
@@ -27,4 +27,4 @@ pretty_assertions = "1.4.1"
tempfile = "3.24.0"
[[bin]]
name = "fern"
name = "shed"