Skip to content

Commit 8ec795e

Browse files
committed
refactor: Rename 'pkg/lib' to 'pkg/src'
Contemporaneous with similar renames of my Bash repositories
1 parent 57e6fe5 commit 8ec795e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

basalt.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = 'A cute little Bash library for blazing fast argument parsing'
77

88
[run]
99
dependencies = ['https://github.com/hyperupcall/[email protected]']
10-
sourceDirs = ['pkg/lib', 'pkg/lib/public']
10+
sourceDirs = ['pkg/src', 'pkg/src/public']
1111
builtinDirs = []
1212
binDirs = []
1313
completionDirs = []
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)