Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add more methods to index types #156

Merged
merged 3 commits into from
Dec 6, 2024
Merged

feat: add more methods to index types #156

merged 3 commits into from
Dec 6, 2024

Conversation

DaniPopes
Copy link
Member

No description provided.

```
    Updating git repository `https://github.com/oli-obk/ui_test`
    Updating crates.io index
     Locking 59 packages to latest compatible versions
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating alloy-json-abi v0.8.10 -> v0.8.14
    Updating alloy-primitives v0.8.10 -> v0.8.14
    Updating alloy-sol-type-parser v0.8.10 -> v0.8.14
    Updating anstyle v1.0.9 -> v1.0.10
    Updating anyhow v1.0.91 -> v1.0.94
    Updating bstr v1.10.0 -> v1.11.0
    Updating bytes v1.8.0 -> v1.9.0
    Updating cargo-platform v0.1.8 -> v0.1.9
    Updating cc v1.1.31 -> v1.2.2
    Updating clap v4.5.20 -> v4.5.23
    Updating clap_builder v4.5.20 -> v4.5.23
    Updating clap_lex v0.7.2 -> v0.7.4
    Updating const-hex v1.13.1 -> v1.14.0
    Updating cpufeatures v0.2.14 -> v0.2.16
    Updating errno v0.3.9 -> v0.3.10
    Updating fastrand v2.1.1 -> v2.2.0
    Updating generator v0.8.3 -> v0.8.4
    Updating hashbrown v0.15.0 -> v0.15.2
    Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
    Updating indexmap v2.6.0 -> v2.7.0
    Updating indicatif v0.17.8 -> v0.17.9
    Removing instant v0.1.13
      Adding itertools v0.13.0
    Updating itoa v1.0.11 -> v1.0.14
    Updating js-sys v0.3.72 -> v0.3.74
    Updating libc v0.2.161 -> v0.2.167
    Updating portable-atomic v1.9.0 -> v1.10.0
    Updating proc-macro2 v1.0.89 -> v1.0.92
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating rustc-hash v2.0.0 -> v2.1.0
    Updating rustfix v0.8.6 -> v0.8.7
    Updating rustix v0.38.38 -> v0.38.41
    Updating scc v2.2.4 -> v2.2.5
    Updating semver-parser v0.10.2 -> v0.10.3
    Updating serde v1.0.214 -> v1.0.215
    Updating serde_derive v1.0.214 -> v1.0.215
    Updating serde_json v1.0.132 -> v1.0.133
    Updating syn v2.0.85 -> v2.0.90
    Updating tempfile v3.13.0 -> v3.14.0
    Updating thiserror v1.0.65 -> v1.0.69 (available: v2.0.4)
    Updating thiserror-impl v1.0.65 -> v1.0.69
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-attributes v0.1.27 -> v0.1.28
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating tracing-error v0.2.0 -> v0.2.1
    Updating tracing-subscriber v0.3.18 -> v0.3.19
    Updating tracy-client-sys v0.24.1 -> v0.24.2
    Updating unicode-ident v1.0.13 -> v1.0.14
    Updating wasm-bindgen v0.2.95 -> v0.2.97
    Updating wasm-bindgen-backend v0.2.95 -> v0.2.97
    Updating wasm-bindgen-macro v0.2.95 -> v0.2.97
    Updating wasm-bindgen-macro-support v0.2.95 -> v0.2.97
    Updating wasm-bindgen-shared v0.2.95 -> v0.2.97
    Updating web-sys v0.3.72 -> v0.3.74
      Adding web-time v1.1.0
    Updating xshell v0.2.6 -> v0.2.7
    Updating xshell-macros v0.2.6 -> v0.2.7
```
@DaniPopes DaniPopes requested a review from onbjerg as a code owner December 6, 2024 16:51
@DaniPopes DaniPopes merged commit ebd02f8 into main Dec 6, 2024
12 checks passed
@DaniPopes DaniPopes deleted the dani/index-methods branch December 6, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant