Skip to content

Commit

Permalink
Merge pull request #5 from joyliu-q/joy/restructure-remove-tuf-and-ma…
Browse files Browse the repository at this point in the history
…ke-tests-pass

Restructure, remove TUF remnants, add tests folder to make tests pass
  • Loading branch information
adityasaky committed Jun 29, 2021
2 parents 11b1358 + e254c43 commit 1a37371
Show file tree
Hide file tree
Showing 34 changed files with 968 additions and 2,977 deletions.
2 changes: 1 addition & 1 deletion examples/write_link.rs
@@ -1,4 +1,4 @@
use in_toto::metadata::{LinkMetadataBuilder, VirtualTargetPath};
use in_toto::models::{VirtualTargetPath, LinkMetadataBuilder};
use in_toto::crypto::{PrivateKey, KeyType, SignatureScheme};
use in_toto::interchange::Json;
use serde_json;
Expand Down

0 comments on commit 1a37371

Please sign in to comment.