Skip to content

Commit

Permalink
chore(deps): udpate dependencies
Browse files Browse the repository at this point in the history
```console
cargo update
    Updating crates.io index
     Locking 83 packages to latest compatible versions
    Updating addr2line v0.22.0 -> v0.24.1
    Removing ahash v0.7.8
    Updating anyhow v1.0.86 -> v1.0.87
    Updating async-trait v0.1.81 -> v0.1.82
    Updating aws-lc-rs v1.8.1 -> v1.9.0
    Updating aws-lc-sys v0.20.1 -> v0.21.1
    Updating backtrace v0.3.73 -> v0.3.74
    Updating bytemuck v1.17.0 -> v1.18.0
    Updating casbin v2.2.0 -> v2.4.0
    Updating cc v1.1.13 -> v1.1.18
    Updating clap v4.5.16 -> v4.5.17
    Updating clap_builder v4.5.15 -> v4.5.17
    Updating cpufeatures v0.2.13 -> v0.2.14
      Adding displaydoc v0.2.5
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.32 -> v1.0.33
    Updating gimli v0.29.0 -> v0.31.0
    Updating globset v0.4.14 -> v0.4.15
    Removing hashbrown v0.11.2
    Updating hyper-rustls v0.27.2 -> v0.27.3
    Updating hyper-util v0.1.7 -> v0.1.8
      Adding icu_collections v1.5.0
      Adding icu_locid v1.5.0
      Adding icu_locid_transform v1.5.0
      Adding icu_locid_transform_data v1.5.0
      Adding icu_normalizer v1.5.0
      Adding icu_normalizer_data v1.5.0
      Adding icu_properties v1.5.1
      Adding icu_properties_data v1.5.0
      Adding icu_provider v1.5.0
      Adding icu_provider_macros v1.5.0
      Adding idna v1.0.2
    Updating ignore v0.4.22 -> v0.4.23
    Updating indexmap v2.4.0 -> v2.5.0
    Updating ipnet v2.9.0 -> v2.10.0
    Updating lettre v0.11.7 -> v0.11.8
    Updating libsqlite3-sys v0.28.0 -> v0.30.1
      Adding litemap v0.7.3
    Updating object v0.36.3 -> v0.36.4
    Updating parking v2.2.0 -> v2.2.1
    Updating pest v2.7.11 -> v2.7.12
    Updating pest_derive v2.7.11 -> v2.7.12
    Updating pest_generator v2.7.11 -> v2.7.12
    Updating pest_meta v2.7.11 -> v2.7.12
    Updating prettyplease v0.2.20 -> v0.2.22
    Updating psm v0.1.21 -> v0.1.23
    Updating quote v1.0.36 -> v1.0.37
    Removing redox_syscall v0.4.1
    Updating rgb v0.8.48 -> v0.8.50
    Removing ritelinked v0.3.2
    Updating rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.36
    Updating rustls-webpki v0.102.6 -> v0.102.8
    Updating schannel v0.1.23 -> v0.1.24
    Updating serde v1.0.208 -> v1.0.210
    Updating serde_derive v1.0.208 -> v1.0.210
    Updating serde_json v1.0.125 -> v1.0.128
    Updating sqlformat v0.2.4 -> v0.2.6
    Updating sqlx v0.8.0 -> v0.8.2
    Updating sqlx-core v0.8.0 -> v0.8.2
    Updating sqlx-macros v0.8.0 -> v0.8.2
    Updating sqlx-macros-core v0.8.0 -> v0.8.2
    Updating sqlx-mysql v0.8.0 -> v0.8.2
    Updating sqlx-postgres v0.8.0 -> v0.8.2
    Updating sqlx-sqlite v0.8.0 -> v0.8.2
      Adding stable_deref_trait v1.2.0
    Updating stacker v0.1.15 -> v0.1.17
    Updating syn v2.0.75 -> v2.0.77
      Adding synstructure v0.13.1
    Updating system-configuration v0.6.0 -> v0.6.1
      Adding tinystr v0.7.6
    Updating tokio v1.39.3 -> v1.40.0
    Updating tokio-stream v0.1.15 -> v0.1.16
    Updating tokio-util v0.7.11 -> v0.7.12
      Adding utf16_iter v1.0.5
      Adding utf8_iter v1.0.4
    Updating webpki-roots v0.26.3 -> v0.26.5
    Updating whoami v1.5.1 -> v1.5.2
      Adding write16 v1.0.0
      Adding writeable v0.5.5
    Updating xml-rs v0.8.21 -> v0.8.22
      Adding yoke v0.7.4
      Adding yoke-derive v0.7.4
      Adding zerofrom v0.1.4
      Adding zerofrom-derive v0.1.4
    Removing zeroize_derive v1.4.2
      Adding zerovec v0.10.4
      Adding zerovec-derive v0.10.3
```
  • Loading branch information
josecelano committed Sep 10, 2024
1 parent 8555651 commit 69a463a
Showing 1 changed file with 413 additions and 200 deletions.
Loading

0 comments on commit 69a463a

Please sign in to comment.