Remove dependency on surfman-chains (#30090)

This functionality is now part of surfman itself.
This commit is contained in:
Martin Robinson 2023-08-11 16:24:10 +02:00 committed by GitHub
parent 59f5414ca8
commit c46631a1ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 26 additions and 83 deletions

View file

@ -13,5 +13,4 @@ path = "lib.rs"
[dependencies]
euclid = { workspace = true }
surfman = { workspace = true }
surfman-chains = { workspace = true }