containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
197 stars 47 forks source link

cargo: Update dependencies identified by audit #103

Closed jodh-intel closed 2 years ago

jodh-intel commented 3 years ago

Ran cargo audit fix to update all crates with available security fixes.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

jodh-intel commented 3 years ago

Thanks @Tim-Zhang - branch updated.

Tim-Zhang commented 3 years ago

Hi @mxpv, There are some errors with our MacOS BVT, PTAL

mxpv commented 3 years ago

@jodh-intel could you please rebase against latest changes in master? I think we need those patches to pass CI on macos.

jodh-intel commented 3 years ago

@mxpv - np, done.

jodh-intel commented 3 years ago

@mxpv - sorry, I forgot to fetch your commit before re-pushing. Could you add back that pipe2 fix please?

mxpv commented 2 years ago

@jodh-intel done