Skip to content

Commit

Permalink
fix nim version
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Sep 15, 2024
1 parent b80c100 commit b49abe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pexels.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ srcDir = "src"

# Dependencies

requires "nim >= 2.0.2"
requires "nim >= 2.0.0"
requires "jsony"

import std/[os, macros]
Expand Down

0 comments on commit b49abe1

Please sign in to comment.