Skip to content

Commit 29d9b15

Browse files
committed
chore: move csaf-rs to scm-rs organization
1 parent 5ab538a commit 29d9b15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -208,7 +208,7 @@ postgresql_commands = { version = "0.20.0", default-features = false, features =
208208
# required due to https://github.com/KenDJohnson/cpe-rs/pull/15
209209
#cpe = { git = "https://github.com/ctron/cpe-rs", rev = "c3c05e637f6eff7dd4933c2f56d070ee2ddfb44b" }
210210
# required due to https://github.com/voteblake/csaf-rs/pull/29
211-
csaf = { git = "https://github.com/trustification/csaf-rs", branch = "main" }
211+
csaf = { git = "https://github.com/scm-rs/csaf-rs", branch = "main" }
212212
# required due to https://github.com/gcmurphy/osv/pull/58
213213
#osv = { git = "https://github.com/ctron/osv", branch = "feature/drop_deps_1" }
214214

0 commit comments

Comments
 (0)