mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
add optional to patch
This commit is contained in:
parent
97916ca710
commit
945d3f502c
@ -108,7 +108,7 @@ bytemuck_derive = "1.0"
|
||||
include_dir = "0.7.2"
|
||||
|
||||
[patch.crates-io]
|
||||
tracy-client = { git = "https://github.com/nagisa/rust_tracy_client.git", branch = "create-pull-request/patch" }
|
||||
tracy-client = { git = "https://github.com/nagisa/rust_tracy_client.git", branch = "create-pull-request/patch", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user