mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-30 15:06:40 +02:00
Remove --cfg uuid_unstable
requirement for uuid_v7
feature (#123)
This commit is contained in:
3
.github/workflows/general.yml
vendored
3
.github/workflows/general.yml
vendored
@@ -82,9 +82,6 @@ jobs:
|
||||
test_uuid_v7:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUSTFLAGS: "--cfg uuid_unstable"
|
||||
RUSTDOCFLAGS: "--cfg uuid_unstable"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Cache dependencies
|
||||
|
Reference in New Issue
Block a user