mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Bump the cargo-deps group across 1 directory with 17 updates Bumps the cargo-deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.11` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [tokise](https://github.com/yewstack/tokise) | `0.1.0` | `0.2.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.16.0` | `0.18.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.139` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.30` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [git2](https://github.com/rust-lang/git2-rs) | `0.19.0` | `0.20.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [derive_more](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.1` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.2` | `0.13.0` | | [fake](https://github.com/cksac/fake-rs) | `2.10.0` | `4.0.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.13.1` | `1.14.0` | | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.1` | Updates `thiserror` from 1.0.69 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.11) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) Updates `tokise` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/yewstack/tokise/releases) - [Commits](https://github.com/yewstack/tokise/compare/v0.1.0...v0.2.0) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0) Updates `tabled` from 0.16.0 to 0.18.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `serde_json` from 1.0.138 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.139) Updates `clap` from 4.5.29 to 4.5.30 - [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.29...clap_complete-v4.5.30) Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96) Updates `git2` from 0.19.0 to 0.20.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.19.0...git2-0.20.0) Updates `strum` from 0.26.3 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.1) Updates `derive_more` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](https://github.com/JelteF/derive_more/compare/v1.0.0...v2.0.1) Updates `strum_macros` from 0.26.4 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.1) Updates `pulldown-cmark` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.12.2...v0.13.0) Updates `fake` from 2.10.0 to 4.0.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Changelog](https://github.com/cksac/fake-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/cksac/fake-rs/commits) Updates `uuid` from 1.13.1 to 1.14.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.13.1...v1.14.0) Updates `axum` from 0.7.9 to 0.8.1 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits) Updates `serde_derive` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: pulldown-cmark dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com> * chore: revert rand0.9 upgrade for now --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Yan <syan4@ualberta.ca>
24 lines
651 B
TOML
24 lines
651 B
TOML
[package]
|
|
name = "yew-agent"
|
|
version = "0.3.0"
|
|
authors = ["Hamza <muhammadhamza1311@gmail.com>"]
|
|
repository = "https://github.com/yewstack/yew"
|
|
homepage = "https://yew.rs"
|
|
documentation = "https://docs.rs/yew/"
|
|
edition = "2021"
|
|
readme = "../../README.md"
|
|
description = "Agents for Yew"
|
|
license = "MIT OR Apache-2.0"
|
|
rust-version = "1.76.0"
|
|
|
|
[dependencies]
|
|
yew = { version = "0.21.0", path = "../yew" }
|
|
gloo-worker = { version = "0.5", features = ["futures"] }
|
|
wasm-bindgen = "0.2"
|
|
serde = { version = "1", features = ["derive"] }
|
|
futures = "0.3"
|
|
yew-agent-macro = { version = "0.2", path = "../yew-agent-macro" }
|
|
|
|
[dev-dependencies]
|
|
serde = "1.0.218"
|