Bump surfman to 0.6

Update to the new release of surfman, and consume it without using the
`patches` section in Cargo.toml.
This commit is contained in:
Thomas Gardner 2023-02-24 16:02:20 +11:00
parent f64814f249
commit 140dda9968
10 changed files with 472 additions and 51 deletions

View file

@ -12,6 +12,6 @@ path = "lib.rs"
[dependencies]
euclid = "0.22"
surfman = "0.5"
surfman = "0.6"
surfman-chains = "0.7"