Skip to content

Commit cf95e5f

Browse files
committed
docs: Update example to work with v0.8.0
This removes an error with a function not being found
1 parent a09d502 commit cf95e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basalt.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ['Edwin Kofler <[email protected]>']
77
description = 'Example for bash_object'
88

99
[run]
10-
dependencies = ['https://github.com/hyperupcall/bash-object.git@7936badc984fc56c1aa7e2c940e5e382923146d7']
10+
dependencies = ['https://github.com/hyperupcall/bash-object.git@fa3162d802a0b8270422b106115bfb14e51087af'] # v0.8.0
1111
sourceDirs = []
1212
builtinDirs = []
1313
binDirs = []

0 commit comments

Comments
 (0)