Merge pull request 'fix(deps): update rust crate serde_json to v1.0.122' (#20) from renovate/serde_json-1.x-lockfile into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: https://git.batsense.net///LibrePages/libconfig/pulls/20
This commit is contained in:
Aravinth Manivannan 2024-08-02 11:48:39 +05:30
commit 073f6e7fe3

View file

@ -941,9 +941,9 @@ dependencies = [
[[package]] [[package]]
name = "serde_json" name = "serde_json"
version = "1.0.121" version = "1.0.122"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609" checksum = "784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da"
dependencies = [ dependencies = [
"itoa", "itoa",
"memchr", "memchr",