Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

fix cargo audit#11378

Merged
dvdplm merged 2 commits into
masterfrom
ao-fix-cargo-audit
Jan 10, 2020
Merged

fix cargo audit#11378
dvdplm merged 2 commits into
masterfrom
ao-fix-cargo-audit

Conversation

@ordian
Copy link
Copy Markdown
Member

@ordian ordian commented Jan 10, 2020

updates http and hyper-rustls dependencies,
there is still a warning about unmaintained spin dep, but that's not fixed in ring yet.

@ordian ordian added A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M5-dependencies 🖇 Dependencies. labels Jan 10, 2020
@ordian ordian added this to the 2.7 milestone Jan 10, 2020
Comment thread Cargo.lock
]

[[package]]
name = "anyhow"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this expected to be here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's from hyper-rustls update

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

anyhow v1.0.26
└── wasm-bindgen-webidl v0.2.58
    [build-dependencies]
    └── web-sys v0.3.35
        └── ring v0.16.9
            ├── rustls v0.16.0
            │   ├── hyper-rustls v0.18.0
            │   │   └── fetch v0.1.0

only used for wasm target though.

@ordian ordian requested a review from dvdplm January 10, 2020 16:23
@dvdplm dvdplm merged commit e95bbe3 into master Jan 10, 2020
@dvdplm dvdplm deleted the ao-fix-cargo-audit branch January 10, 2020 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M5-dependencies 🖇 Dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants