chore: edition 2024, and fmt and clippy

This commit is contained in:
Elijah McMorris 2025-06-27 13:52:06 -07:00
parent 878cd3e8d8
commit 7515ad24d4
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
2 changed files with 14 additions and 14 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "wikidata"
version = "1.1.0"
edition = "2018"
edition = "2024"
repository = "https://github.com/syvb/wikidata/"
license = "Apache-2.0"
description = "A library for working with Wikidata in Rust"