Skip to content

Commit 2aff6e0

Browse files
dejanbctron
authored andcommitted
chore: upgrade csaf library
Signed-off-by: Dejan Bosanac <dbosanac@redhat.com>
1 parent 4c7ffc2 commit 2aff6e0

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Cargo.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ postgresql_commands = { version = "0.20.0", default-features = false, features =
207207
# required due to https://github.com/KenDJohnson/cpe-rs/pull/15
208208
#cpe = { git = "https://github.com/ctron/cpe-rs", rev = "c3c05e637f6eff7dd4933c2f56d070ee2ddfb44b" }
209209
# required due to https://github.com/voteblake/csaf-rs/pull/29
210-
csaf = { git = "https://github.com/trustification/csaf-rs", rev = "17620a225744b4a18845d4f7bf63354e01109b91" }
210+
csaf = { git = "https://github.com/trustification/csaf-rs", branch = "main" }
211211
# required due to https://github.com/gcmurphy/osv/pull/58
212212
#osv = { git = "https://github.com/ctron/osv", branch = "feature/drop_deps_1" }
213213

0 commit comments

Comments
 (0)