Skip to content

Commit

Permalink
Remove ouroboros
Browse files Browse the repository at this point in the history
Signed-off-by: Lann Martin <[email protected]>
  • Loading branch information
lann committed Jul 19, 2024
1 parent 3b66505 commit e2334e7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 152 deletions.
51 changes: 0 additions & 51 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion crates/locked-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ edition = { workspace = true }
[dependencies]
anyhow = "1.0"
async-trait = "0.1"
ouroboros = "0.18.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
spin-serde = { path = "../serde" }
Expand Down
93 changes: 1 addition & 92 deletions examples/spin-timer/Cargo.lock

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

8 changes: 0 additions & 8 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1104,14 +1104,6 @@ criteria = "safe-to-deploy"
version = "6.3.0"
criteria = "safe-to-deploy"

[[exemptions.ouroboros]]
version = "0.15.6"
criteria = "safe-to-deploy"

[[exemptions.ouroboros_macro]]
version = "0.15.6"
criteria = "safe-to-deploy"

[[exemptions.overload]]
version = "0.1.1"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit e2334e7

Please sign in to comment.