Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Pin funty for ferrilab/bitvec#105
Browse files Browse the repository at this point in the history
  • Loading branch information
alixinne committed Feb 14, 2021
1 parent c096f07 commit 66ad39e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tinygl-compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ quote = { optional = true, version = "1.0" }
syn = { optional = true, version = "1.0" }
proc-macro2 = { optional = true, version = "1.0" }

glsl = "5"
funty = "=1.1.0" # see https://github.com/bitvecto-rs/bitvec/issues/105
glsl = "6"

[[test]]
name = "uniform_reflect"
Expand Down

0 comments on commit 66ad39e

Please sign in to comment.