Bump nim-confutils to `cb858a27f4347be949d10ed74b58713d687936d2` (#6689)

- Fix `cli` invocation from nimscript
This commit is contained in:
Etan Kissling 2024-10-30 15:56:45 +01:00 committed by GitHub
parent c4d8ae40b0
commit d7d4579fe6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,8 @@
# at your option. This file may not be copied, modified, or distributed except according to those terms.
import std/os except dirExists
import std/[strformat, confutils]
import std/strformat
import confutils
import testutils/fuzzing_engines
const

@ -1 +1 @@
Subproject commit 9bf293e5d29294848a9d2d79363d971d2abe8254
Subproject commit cb858a27f4347be949d10ed74b58713d687936d2