We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8a69c commit 0f9c028Copy full SHA for 0f9c028
lib/helpers/utils.test.js
@@ -1631,7 +1631,7 @@ test("get crates metadata", async () => {
1631
homepage: { url: "https://github.com/iqlusioninc/abscissa/" },
1632
properties: [
1633
{ name: "cdx:cargo:crate_id", value: "207912" },
1634
- { name: "cdx:cargo:latest_version", value: "0.7.0" },
+ { name: "cdx:cargo:latest_version", value: "0.8.1" },
1635
{
1636
name: "cdx:cargo:features",
1637
value:
0 commit comments