Skip to content

Commit

Permalink
example "update_and_get_latest" requires git-https
Browse files Browse the repository at this point in the history
  • Loading branch information
ToBinio authored and Byron committed Aug 1, 2023
1 parent 7b8683e commit f755b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ required-features = ["sparse"]

[[example]]
name = "update_and_get_latest"
required-features = ["git"]
required-features = ["git-https"]

[dependencies]
gix = { version = "0.50.0", default-features = false, features = ["max-performance-safe", "blocking-network-client"], optional = true }
Expand Down

0 comments on commit f755b0f

Please sign in to comment.