Jake Stanger
|
d99ee0cc6e
|
Merge pull request #754 from JakeStanger/dependabot/cargo/serde-1.0.213
build(deps): bump serde from 1.0.210 to 1.0.213
|
2024-10-29 22:23:09 +00:00 |
|
dependabot[bot]
|
cfd96ef935
|
build(deps): bump regex from 1.11.0 to 1.11.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.0...1.11.1)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:46:37 +00:00 |
|
dependabot[bot]
|
4212905780
|
build(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)
---
updated-dependencies:
- dependency-name: notify
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:46:25 +00:00 |
|
dependabot[bot]
|
3e3f6ac592
|
build(deps): bump serde from 1.0.210 to 1.0.213
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 to 1.0.213.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.213)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:46:08 +00:00 |
|
dependabot[bot]
|
2fd987ecb1
|
build(deps): bump tokio from 1.40.0 to 1.41.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 14:45:57 +00:00 |
|
dependabot[bot]
|
aec05d44a1
|
build(deps): bump serde_json from 1.0.128 to 1.0.132
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 14:13:52 +00:00 |
|
Jake Stanger
|
6240b4b4fd
|
Merge pull request #746 from JakeStanger/fix/markup-escape
fix: markup escape issues
|
2024-10-15 22:14:15 +01:00 |
|
Jake Stanger
|
b2db7b0bb5
|
fix: markup escape issues
Fixes #629
|
2024-10-15 22:11:15 +01:00 |
|
Jake Stanger
|
56153f189a
|
docs(dynamic values): fix missing backtick
|
2024-10-15 21:47:11 +01:00 |
|
Jake Stanger
|
8c57d2be44
|
chore(intellij): add git toolbox blame config
|
2024-10-15 21:46:53 +01:00 |
|
Jake Stanger
|
1f2f966a75
|
Merge pull request #745 from JakeStanger/dependabot/cargo/clap-4.5.20
build(deps): bump clap from 4.5.19 to 4.5.20
|
2024-10-14 16:52:45 +01:00 |
|
dependabot[bot]
|
4a9249ca68
|
build(deps): bump clap from 4.5.19 to 4.5.20
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.19...clap_complete-v4.5.20)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-14 14:39:19 +00:00 |
|
Jake Stanger
|
8a44b0fd29
|
Merge pull request #740 from JakeStanger/dependabot/cargo/clap-4.5.19
build(deps): bump clap from 4.5.18 to 4.5.19
|
2024-10-08 12:34:38 +01:00 |
|
dependabot[bot]
|
667914057d
|
build(deps): bump clap from 4.5.18 to 4.5.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.18...clap_complete-v4.5.19)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-08 10:31:58 +00:00 |
|
Jake Stanger
|
be2c1bc55a
|
Merge pull request #739 from JakeStanger/dependabot/cargo/reqwest-0.12.8
build(deps): bump reqwest from 0.12.7 to 0.12.8
|
2024-10-08 11:30:52 +01:00 |
|
Jake Stanger
|
0fcf70c36f
|
Merge pull request #738 from JakeStanger/dependabot/cargo/indexmap-2.6.0
build(deps): bump indexmap from 2.5.0 to 2.6.0
|
2024-10-08 11:30:19 +01:00 |
|
Jake Stanger
|
63df227d3f
|
Merge pull request #741 from JakeStanger/dependabot/cargo/futures-util-0.3.31
build(deps): bump futures-util from 0.3.30 to 0.3.31
|
2024-10-08 11:29:35 +01:00 |
|
dependabot[bot]
|
dcc4b8b5ca
|
build(deps): bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 14:51:31 +00:00 |
|
dependabot[bot]
|
f4e360b6a8
|
build(deps): bump reqwest from 0.12.7 to 0.12.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.7...v0.12.8)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 14:51:11 +00:00 |
|
dependabot[bot]
|
0e87a5901f
|
build(deps): bump indexmap from 2.5.0 to 2.6.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.5.0 to 2.6.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.5.0...2.6.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 14:50:55 +00:00 |
|
Jake Stanger
|
83c4f77bbd
|
Merge pull request #736 from JakeStanger/dependabot/cargo/regex-1.11.0
build(deps): bump regex from 1.10.6 to 1.11.0
|
2024-10-01 09:20:24 +01:00 |
|
Jake Stanger
|
9d430b1382
|
Merge pull request #737 from JakeStanger/update_flake_lock_action
Update flake.lock
|
2024-10-01 09:20:07 +01:00 |
|
github-actions[bot]
|
e539c03734
|
flake.lock: Update
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/96fd12c7100e9e05fa1a0a5bd108525600ce282f?narHash=sha256-CB20rDD5eHikF6mMTTJdwPP1qvyoiyyw1RDUzwIaIF8%3D' (2024-08-31)
→ 'github:ipetkov/crane/5b03654ce046b5167e7b0bccbd8244cb56c16f0e?narHash=sha256-/mumx8AQ5xFuCJqxCIOFCHTVlxHkMT21idpbgbm/TIE%3D' (2024-09-26)
• Updated input 'naersk/nixpkgs':
'github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe?narHash=sha256-CHgumPZaC7z%2BWYx72WgaLt2XF0yUVzJS60rO4GZ7ytY%3D' (2024-08-31)
→ 'github:NixOS/nixpkgs/b5b22b42c0d10c7d2463e90a546c394711e3a724?narHash=sha256-uMVkVHL4r3QmlZ1JM%2BUoJwxqa46cgHnIfqGzVlw5ca4%3D' (2024-09-30)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/71e91c409d1e654808b2621f28a327acfdad8dc2?narHash=sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w%3D' (2024-08-28)
→ 'github:nixos/nixpkgs/06cf0e1da4208d3766d898b7fdab6513366d45b9?narHash=sha256-S5kVU7U82LfpEukbn/ihcyNt2%2BEvG7Z5unsKW9H/yFA%3D' (2024-09-29)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/87b6cffc276795b46ef544d7ed8d7fed6ad9c8e4?narHash=sha256-BC6MUq0CTdmAu/cueVcdWTI%2BS95s0mJcn19SoEgd7gU%3D' (2024-08-30)
→ 'github:oxalica/rust-overlay/c2099c6c7599ea1980151b8b6247a8f93e1806ee?narHash=sha256-83j/GrHsx8GFUcQofKh%2BPRPz6pz8sxAsZyT/HCNdey8%3D' (2024-09-30)
|
2024-10-01 01:11:25 +00:00 |
|
dependabot[bot]
|
a77c150137
|
build(deps): bump regex from 1.10.6 to 1.11.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.6...1.11.0)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 15:03:31 +00:00 |
|
Leshuguita
|
e08027fe69
|
fix(workspaces): prevent crash when clicking current workspace (#733)
* fix(workspaces): prevent crash on hyprland error
* fix(workspaces): typo in warning message
* refactor: fix format
---------
Co-authored-by: Leshu <leshuguita.saiyan@gmail.com>
|
2024-09-24 21:42:13 +01:00 |
|
Jake Stanger
|
1a4f1575dd
|
Merge pull request #734 from JakeStanger/dependabot/cargo/clap-4.5.18
build(deps): bump clap from 4.5.17 to 4.5.18
|
2024-09-24 21:39:48 +01:00 |
|
dependabot[bot]
|
119e249cf9
|
build(deps): bump clap from 4.5.17 to 4.5.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.17 to 4.5.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.17...clap_complete-v4.5.18)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 14:06:04 +00:00 |
|
Jake Stanger
|
32e6fc5dc2
|
Merge pull request #730 from JakeStanger/dependabot/cargo/serde_json-1.0.128
build(deps): bump serde_json from 1.0.127 to 1.0.128
|
2024-09-17 17:15:41 +01:00 |
|
Jake Stanger
|
22a3235100
|
Merge pull request #729 from JakeStanger/dependabot/cargo/clap-4.5.17
build(deps): bump clap from 4.5.16 to 4.5.17
|
2024-09-17 17:15:17 +01:00 |
|
dependabot[bot]
|
282406d98c
|
build(deps): bump serde_json from 1.0.127 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 15:03:00 +00:00 |
|
dependabot[bot]
|
ead142560b
|
build(deps): bump clap from 4.5.16 to 4.5.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.17)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 15:02:49 +00:00 |
|
Jake Stanger
|
8bae17a24a
|
Merge pull request #727 from JakeStanger/dependabot/cargo/serde-1.0.210
build(deps): bump serde from 1.0.209 to 1.0.210
|
2024-09-11 10:11:02 +01:00 |
|
dependabot[bot]
|
358547841e
|
build(deps): bump serde from 1.0.209 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-11 09:02:13 +00:00 |
|
Jake Stanger
|
b9c6f72e0a
|
Merge pull request #723 from JakeStanger/dependabot/cargo/indexmap-2.5.0
build(deps): bump indexmap from 2.4.0 to 2.5.0
|
2024-09-11 10:01:02 +01:00 |
|
Jake Stanger
|
825f1ebdef
|
Merge pull request #722 from JakeStanger/dependabot/cargo/hyprland-0.4.0-alpha.3
build(deps): bump hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.3
|
2024-09-11 10:00:41 +01:00 |
|
Jake Stanger
|
2986be9e30
|
Merge pull request #721 from JakeStanger/dependabot/cargo/tokio-1.40.0
build(deps): bump tokio from 1.39.3 to 1.40.0
|
2024-09-11 10:00:18 +01:00 |
|
Jake Stanger
|
bd93c2b565
|
Merge pull request #719 from JakeStanger/update_flake_lock_action
Update flake.lock
|
2024-09-11 09:59:36 +01:00 |
|
dependabot[bot]
|
6d2cdf3432
|
build(deps): bump indexmap from 2.4.0 to 2.5.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 14:32:33 +00:00 |
|
dependabot[bot]
|
4052243c20
|
build(deps): bump hyprland from 0.4.0-alpha.2 to 0.4.0-alpha.3
Bumps [hyprland](https://github.com/hyprland-community/hyprland-rs) from 0.4.0-alpha.2 to 0.4.0-alpha.3.
- [Release notes](https://github.com/hyprland-community/hyprland-rs/releases)
- [Commits](https://github.com/hyprland-community/hyprland-rs/compare/0.4.0-alpha.2...0.4.0-alpha.3)
---
updated-dependencies:
- dependency-name: hyprland
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 14:32:12 +00:00 |
|
dependabot[bot]
|
e7aee5baab
|
build(deps): bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 14:31:54 +00:00 |
|
github-actions[bot]
|
ac6759bf80
|
flake.lock: Update
Flake lock file updates:
• Updated input 'crane':
'github:ipetkov/crane/852a59f9672c3413d75bca2b3e9cb4c661cacfc3?narHash=sha256-lcut8uZMSa80z%2BaWpxg%2B9nM8BKWtpU59rtcpMXtHd1Q%3D' (2024-08-03)
→ 'github:ipetkov/crane/96fd12c7100e9e05fa1a0a5bd108525600ce282f?narHash=sha256-CB20rDD5eHikF6mMTTJdwPP1qvyoiyyw1RDUzwIaIF8%3D' (2024-08-31)
• Removed input 'crane/nixpkgs'
• Updated input 'naersk/nixpkgs':
'github:NixOS/nixpkgs/81610abc161d4021b29199aa464d6a1a521e0cc9?narHash=sha256-TcXjLVNd3VeH1qKPH335Tc4RbFDbZQX%2Bd7rqnDUoRaY%3D' (2024-08-02)
→ 'github:NixOS/nixpkgs/5629520edecb69630a3f4d17d3d33fc96c13f6fe?narHash=sha256-CHgumPZaC7z%2BWYx72WgaLt2XF0yUVzJS60rO4GZ7ytY%3D' (2024-08-31)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/d04953086551086b44b6f3c6b7eeb26294f207da?narHash=sha256-hMyG9/WlUi0Ho9VkRrrez7SeNlDzLxalm9FwY7n/Noo%3D' (2024-08-02)
→ 'github:nixos/nixpkgs/71e91c409d1e654808b2621f28a327acfdad8dc2?narHash=sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w%3D' (2024-08-28)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/27ec296d93cb4b2d03e8cbd019b1b4cde8c34280?narHash=sha256-cWD5pCs9AYb%2B512/yCx9D0Pl5KcmyuXHeJpsDw/D1vs%3D' (2024-08-04)
→ 'github:oxalica/rust-overlay/87b6cffc276795b46ef544d7ed8d7fed6ad9c8e4?narHash=sha256-BC6MUq0CTdmAu/cueVcdWTI%2BS95s0mJcn19SoEgd7gU%3D' (2024-08-30)
|
2024-09-01 01:11:10 +00:00 |
|
Jake Stanger
|
0daa6bf5c2
|
Merge pull request #718 from JakeStanger/dependabot/cargo/serde-1.0.209
build(deps): bump serde from 1.0.206 to 1.0.209
|
2024-08-27 17:40:19 +01:00 |
|
dependabot[bot]
|
83401465e1
|
build(deps): bump serde from 1.0.206 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.206 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.209)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-27 16:34:58 +00:00 |
|
Jake Stanger
|
de1cbb4880
|
Merge pull request #716 from JakeStanger/dependabot/cargo/serde_json-1.0.127
build(deps): bump serde_json from 1.0.125 to 1.0.127
|
2024-08-27 17:34:00 +01:00 |
|
Jake Stanger
|
5efcd4f207
|
Merge pull request #715 from JakeStanger/dependabot/cargo/reqwest-0.12.7
build(deps): bump reqwest from 0.12.5 to 0.12.7
|
2024-08-27 17:33:48 +01:00 |
|
dependabot[bot]
|
e806d9c60c
|
build(deps): bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 15:20:30 +00:00 |
|
dependabot[bot]
|
77673a305d
|
build(deps): bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.7)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 15:20:18 +00:00 |
|
Jake Stanger
|
eff371ee08
|
Merge pull request #713 from JakeStanger/dependabot/cargo/ctrlc-3.4.5
build(deps): bump ctrlc from 3.4.4 to 3.4.5
|
2024-08-20 11:06:55 +01:00 |
|
Jake Stanger
|
6652adb58d
|
Merge pull request #712 from JakeStanger/dependabot/cargo/serde_json-1.0.125
build(deps): bump serde_json from 1.0.124 to 1.0.125
|
2024-08-20 11:05:47 +01:00 |
|
dependabot[bot]
|
a9c79a88df
|
build(deps): bump serde_json from 1.0.124 to 1.0.125
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-20 10:00:55 +00:00 |
|