Skip to content

Commit

Permalink
chore: update Cargo.lock
Browse files Browse the repository at this point in the history
```
    Updating ahash v0.8.5 -> v0.8.6
    Updating anstyle v1.0.3 -> v1.0.4
    Updating anstyle-parse v0.2.1 -> v0.2.2
    Updating base64 v0.21.4 -> v0.21.5
    Removing bumpalo v3.14.0
    Updating byteorder v1.4.3 -> v1.5.0
    Updating clap v4.4.6 -> v4.4.7
    Updating clap_builder v4.4.6 -> v4.4.7
    Updating clap_derive v4.4.2 -> v4.4.7
    Updating clap_lex v0.5.1 -> v0.6.0
    Updating flate2 v1.0.27 -> v1.0.28
      Adding getrandom v0.2.10
    Updating interrupts v0.1.0 -> v0.1.3
    Removing js-sys v0.3.64
    Updating libc v0.2.148 -> v0.2.149
    Updating lock_api v0.4.10 -> v0.4.11
    Updating memchr v2.6.3 -> v2.6.4
      Adding nix v0.27.1
    Updating proc-macro2 v1.0.67 -> v1.0.69
    Updating ring v0.16.20 -> v0.17.5
    Updating rustls v0.21.7 -> v0.21.8
    Updating rustls-webpki v0.101.6 -> v0.101.7
    Updating sct v0.7.0 -> v0.7.1
    Updating semver v1.0.19 -> v1.0.20
    Removing spin v0.5.2
    Updating syn v2.0.37 -> v2.0.38
    Updating thiserror v1.0.49 -> v1.0.50
    Updating thiserror-impl v1.0.49 -> v1.0.50
    Updating untrusted v0.7.1 -> v0.9.0
      Adding wasi v0.11.0+wasi-snapshot-preview1
    Removing wasm-bindgen v0.2.87
    Removing wasm-bindgen-backend v0.2.87
    Removing wasm-bindgen-macro v0.2.87
    Removing wasm-bindgen-macro-support v0.2.87
    Removing wasm-bindgen-shared v0.2.87
    Removing web-sys v0.3.64
```

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
  • Loading branch information
mkroening committed Oct 25, 2023
1 parent 86c08fb commit c6cf751
Showing 1 changed file with 85 additions and 139 deletions.
Loading

0 comments on commit c6cf751

Please sign in to comment.