mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-28 13:31:58 +00:00
Added Bytemuck to .github/workflows/ci.yml::env::DEP_FEATURES
This commit is contained in:
parent
3833d095c1
commit
bcf2b58997
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,7 +2,7 @@ name: Continuous integration
|
||||
|
||||
env:
|
||||
VERSION_FEATURES: "v1 v3 v4 v5 v6 v7 v8"
|
||||
DEP_FEATURES: "slog serde arbitrary borsh zerocopy"
|
||||
DEP_FEATURES: "slog serde arbitrary borsh zerocopy bytemuck"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user