Skip to content

Commit

Permalink
chore: use APGL (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyxu authored Dec 4, 2024
1 parent acf475c commit 151edb8
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 202 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["[email protected]"]
repository = "https://github.com/lancedb/ocra"
description = "OCRA: A Rust implementation of Cache in arrow-rs' ObjectStore interface"
edition = "2021"
license-file = "LICENSE"
license = "AGPL-3.0-or-later"
keywords = ["cache", "object-store", "arrow"]
categories = ["caching"]

Expand Down
Loading

0 comments on commit 151edb8

Please sign in to comment.