EmbarkStudios / texture-synthesis

🎨 Example-based texture synthesis written in Rust 🦀
http://embark.rs
Apache License 2.0
1.75k stars 81 forks source link

Update dependencies #163

Closed Jake-Shadle closed 2 years ago

Jake-Shadle commented 2 years ago

This was mainly to get rid of yanked versions of crossbeam-*.

    Updating git repository `https://github.com/EmbarkStudios/img_hash.git`
    Updating crates.io index
    Updating bitflags v1.2.1 -> v1.3.2
    Updating bumpalo v3.6.1 -> v3.7.0
    Updating bytemuck v1.5.1 -> v1.7.2
    Updating cast v0.2.5 -> v0.2.7
    Updating cc v1.0.67 -> v1.0.69
    Updating clang-sys v1.2.0 -> v1.2.1
    Updating criterion v0.3.4 -> v0.3.5
    Updating criterion-plot v0.4.3 -> v0.4.4
    Updating crossbeam-deque v0.8.0 -> v0.8.1
    Updating crossbeam-epoch v0.9.4 -> v0.9.5
    Updating crossbeam-utils v0.8.4 -> v0.8.5
    Updating env_logger v0.8.3 -> v0.8.4
    Updating filetime v0.2.14 -> v0.2.15
    Updating flate2 v1.0.20 -> v1.0.21
    Updating heck v0.3.2 -> v0.3.3
    Updating hermit-abi v0.1.18 -> v0.1.19
    Updating indicatif v0.16.0 -> v0.16.2
    Removing itertools v0.9.0
    Removing itertools v0.10.0
      Adding itertools v0.10.1
    Updating itoa v0.4.7 -> v0.4.8
    Updating js-sys v0.3.50 -> v0.3.53
    Updating libc v0.2.94 -> v0.2.101
    Updating memchr v2.4.0 -> v2.4.1
    Updating memoffset v0.6.3 -> v0.6.4
    Updating plotters v0.3.0 -> v0.3.1
    Updating plotters-backend v0.3.0 -> v0.3.2
    Updating plotters-svg v0.3.0 -> v0.3.1
    Updating proc-macro2 v1.0.26 -> v1.0.29
    Updating rand v0.8.3 -> v0.8.4
    Updating rand_core v0.6.2 -> v0.6.3
    Updating rand_pcg v0.3.0 -> v0.3.1
    Updating rayon v1.5.0 -> v1.5.1
    Updating rayon-core v1.9.0 -> v1.9.1
    Updating redox_syscall v0.2.8 -> v0.2.10
    Updating regex-automata v0.1.9 -> v0.1.10
    Updating rustc_version v0.2.3 -> v0.4.0
    Updating semver v0.9.0 -> v1.0.4
    Removing semver-parser v0.7.0
    Updating serde v1.0.125 -> v1.0.130
    Updating serde_cbor v0.11.1 -> v0.11.2
    Updating serde_derive v1.0.125 -> v1.0.130
    Updating serde_json v1.0.64 -> v1.0.67
    Updating structopt v0.3.21 -> v0.3.23
    Updating structopt-derive v0.4.14 -> v0.4.16
    Updating syn v1.0.72 -> v1.0.75
    Updating tar v0.4.33 -> v0.4.37
    Updating terminal_size v0.1.16 -> v0.1.17
    Updating unicode-segmentation v1.7.1 -> v1.8.0
    Updating wasm-bindgen v0.2.73 -> v0.2.76
    Updating wasm-bindgen-backend v0.2.73 -> v0.2.76
    Updating wasm-bindgen-macro v0.2.73 -> v0.2.76
    Updating wasm-bindgen-macro-support v0.2.73 -> v0.2.76
    Updating wasm-bindgen-shared v0.2.73 -> v0.2.76
    Updating web-sys v0.3.50 -> v0.3.53