gamedig / rust-gamedig

Game Server Query Library.
https://crates.io/crates/gamedig
MIT License
38 stars 11 forks source link

[CI] Using recommended CI Cargo audit Github action and update serde #70

Closed CosminPerRam closed 1 year ago

CosminPerRam commented 1 year ago

Closes #68.

CosminPerRam commented 1 year ago

I've also included to update serde (and serde_json) to check the CI and cause they dont contain any breaking changes.

CosminPerRam commented 1 year ago

Works as expected!

(commit without toml modified) image (commit with modified toml) image