Skip to content

Commit a173fd9

Browse files
committed
meta: Correctly declare bash-core dependency in basalt.toml
1 parent a48db3d commit a173fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basalt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = '0.3.2'
77
authors = ['Edwin Kofler <edwin@kofler.dev>']
88

99
[run]
10-
dependencies = []
10+
dependencies = ['https://github.com/hyperupcall/bash-core@v0.11.0']
1111
binDirs = []
1212
sourceDirs = ['pkg/src/public']
1313
builtinDirs = []

0 commit comments

Comments
 (0)