Skip to content

Commit

Permalink
third-party: update rust crates
Browse files Browse the repository at this point in the history
Now that we've activated wasmtime's async functionality, a couple of
crates have changed.

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
  • Loading branch information
rockwotj committed Oct 13, 2023
1 parent 365b30c commit 6764502
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion licenses/third_party.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,13 @@ cat /tmp/license.md | sort | uniq
| equivalent | Apache-2.0 OR MIT |
| fallible-iterator | Apache-2.0 OR MIT |
| form_urlencoded | Apache-2.0 OR MIT |
| futures | Apache-2.0 OR MIT |
| futures-channel | Apache-2.0 OR MIT |
| futures-core | Apache-2.0 OR MIT |
| futures-io | Apache-2.0 OR MIT |
| futures-sink | Apache-2.0 OR MIT |
| futures-task | Apache-2.0 OR MIT |
| futures-util | Apache-2.0 OR MIT |
| fxhash | Apache-2.0 OR MIT |
| fxprof-processed-profile | Apache-2.0 OR MIT |
| generic-array | MIT |
Expand Down Expand Up @@ -133,9 +140,10 @@ cat /tmp/license.md | sort | uniq
| once_cell | Apache-2.0 OR MIT |
| paste | Apache-2.0 OR MIT |
| percent-encoding | Apache-2.0 OR MIT |
| pin-project-lite | Apache-2.0 OR MIT |
| pin-utils | Apache-2.0 OR MIT |
| ppv-lite86 | Apache-2.0 OR MIT |
| proc-macro2 | Apache-2.0 OR MIT |
| psm | Apache-2.0 OR MIT |
| pulldown-cmark | MIT |
| quote | Apache-2.0 OR MIT |
| rand | Apache-2.0 OR MIT |
Expand Down

0 comments on commit 6764502

Please sign in to comment.