Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions website/docs/acknowledgements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,15 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- anyhow 1.0.95, Apache-2.0 OR MIT
<br/>https://github.com/dtolnay/anyhow

- arrow 53.3.0, Apache-2.0
- arrow 53.4.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-buffer 53.3.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-cast 53.4.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-csv 53.3.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

Expand All @@ -72,10 +75,7 @@ gopkg.in/yaml.v3, https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE, MIT
- arrow-ipc 53.3.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-json 53.1.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-json 53.3.0, Apache-2.0
- arrow-json 53.4.0, Apache-2.0
<br/>https://github.com/apache/arrow-rs

- arrow-odbc 11.2.0, MIT
Expand Down
Loading