Skip to content

Commit

Permalink
Merge pull request #162 from oasisprotocol/kostko/feature/release-0.6…
Browse files Browse the repository at this point in the history
….0-testnet

runtime: Bump Oasis SDK to 0.7.0 and prepare 0.6.0-testnet
  • Loading branch information
kostko committed Aug 16, 2023
2 parents cc2d765 + c62941e commit 4a25f6a
Show file tree
Hide file tree
Showing 4 changed files with 749 additions and 639 deletions.
1 change: 1 addition & 0 deletions runtime/.cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[advisories]
ignore = [
"RUSTSEC-2020-0071", # Old version of `time` crate is used by a lot of deps.
"RUSTSEC-2022-0093", # Remove once we can update to ed25519-dalek to v2.
]
Loading

0 comments on commit 4a25f6a

Please sign in to comment.