Skip to content

Commit

Permalink
Update tough/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Cressey <ben@cressey.org>
  • Loading branch information
flavio and bcressey committed Jul 17, 2024
1 parent 4e33d28 commit 8ebef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tough/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ impl Repository {
transport.as_ref(),
&root,
&timestamp,
limits.max_timestamp_size,
limits.max_snapshot_size,
&datastore,
&metadata_base_url,
expiration_enforcement,
Expand Down

0 comments on commit 8ebef01

Please sign in to comment.