Skip to content

Commit

Permalink
Revert "Bump bitflags from 1.2.1 to 1.3.2 (#1016)" (#1026)
Browse files Browse the repository at this point in the history
This reverts commit f56a102.
  • Loading branch information
James Cape committed Sep 21, 2021
1 parent 635ae8e commit 0a48418
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion attest/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ mc-sgx-types = { path = "../../sgx/types" }
mbedtls = { version = "0.8.1", default-features = false, features = ["no_std_deps"] }

binascii = "0.1.2"
bitflags = "1.3"
bitflags = "1.2"
cfg-if = "1.0"
chrono = { version = "0.4.19", default-features = false, features = ["alloc"] }
digest = { version = "0.9", default-features = false }
Expand Down
4 changes: 2 additions & 2 deletions consensus/enclave/trusted/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fog/ingest/enclave/trusted/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fog/ledger/enclave/trusted/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fog/view/enclave/trusted/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a48418

Please sign in to comment.