Merge pull request #76 from GuillaumeGomez/update-authors

Update authors list for `testing/Cargo.toml`
This commit is contained in:
René Kijewski 2024-07-13 10:48:08 +02:00 committed by GitHub
commit cd6b4ad49b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
[package] [package]
name = "rinja_testing" name = "rinja_testing"
version = "0.2.0" version = "0.2.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"] authors = ["rinja-rs developers"]
workspace = ".." workspace = ".."
edition = "2021" edition = "2021"
rust-version = "1.71" rust-version = "1.71"