add "airtable" to crate keywords

This commit is contained in:
Brent Schroeter 2025-09-16 23:34:15 -07:00
parent eb5e2f4847
commit ad6f49ce69

View file

@ -5,7 +5,7 @@ categories = ["api-bindings"]
description = "Ferris the crab's favorite Airtable library" description = "Ferris the crab's favorite Airtable library"
homepage = "https://forge.secondsystemtech.com/brent/ferrtable" homepage = "https://forge.secondsystemtech.com/brent/ferrtable"
edition = "2024" edition = "2024"
keywords = ["api", "client"] keywords = ["api", "airtable", "client"]
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
repository = "https://forge.secondsystemtech.com/brent/ferrtable" repository = "https://forge.secondsystemtech.com/brent/ferrtable"