GitHub user simonsan added a comment to the discussion: discuss: prepare 
release for v0.51.0

P.S.: You might even consider adding a `deny.toml` for `cargo-deny` and use 
this under bans:


```toml
[bans]
deny = [
  { crate = "aws-lc-rs", reason = "this crate introduces exorbitant build 
effort and breaks cross-compilation" },
  { crate = "aws-lc-sys", reason = "this crate introduces exorbitant build 
effort and breaks cross-compilation" },
]
```

So there is no possibility to pull in these crates via some version updates.

GitHub link: 
https://github.com/apache/opendal/discussions/5333#discussioncomment-11393986

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to