Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Sep 30, 2024
1 parent 758a617 commit ea6ab95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json_serialization.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ license = "Apache License 2.0"
skipDirs = @["tests", "fuzzer"]

requires "nim >= 1.6.0",
"serialization#no-threadvar",
"serialization",
"stew"

let nimc = getEnv("NIMC", "nim") # Which nim compiler to use
Expand Down

0 comments on commit ea6ab95

Please sign in to comment.