Skip to content

Commit 8f8b3ea

Browse files
committed
v0.2.1
1 parent 1ecaafd commit 8f8b3ea

3 files changed

Lines changed: 30 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ default-members = [
2121
]
2222

2323
[workspace.package]
24-
version = "0.2.0"
24+
version = "0.2.1"
2525
edition = "2024"
2626
license = "AGPL-3.0-only"
2727
authors = ["AutoExplore Oy <info@autoexplore.ai>"]

crates/gitcomet-ui-gpui/assets/open_source_licenses.tsv

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -537,8 +537,8 @@ read-fonts 0.41.0 MIT OR Apache-2.0
537537
reborrow 0.5.5 MIT
538538
redox_syscall 0.5.18 MIT
539539
redox_users 0.5.2 MIT
540-
ref-cast 1.0.26 MIT OR Apache-2.0
541-
ref-cast-impl 1.0.26 MIT OR Apache-2.0
540+
ref-cast 1.0.27 MIT OR Apache-2.0
541+
ref-cast-impl 1.0.27 MIT OR Apache-2.0
542542
regex 1.13.1 MIT OR Apache-2.0
543543
regex-automata 0.4.18 MIT OR Apache-2.0
544544
regex-syntax 0.8.11 MIT OR Apache-2.0
@@ -597,7 +597,7 @@ slotmap 1.1.1 Zlib
597597
smallvec 1.15.2 MIT OR Apache-2.0
598598
smol 2.0.2 Apache-2.0 OR MIT
599599
smol_str 0.3.6 MIT OR Apache-2.0
600-
spin 0.12.2 MIT
600+
spin 0.12.3 MIT
601601
spin 0.9.9 MIT
602602
spirv 0.4.0+sdk-1.4.341.0 Apache-2.0
603603
stable_deref_trait 1.2.1 MIT OR Apache-2.0
@@ -842,12 +842,12 @@ zeroize 1.9.0 Apache-2.0 OR MIT
842842
zeroize_derive 1.5.0 Apache-2.0 OR MIT
843843
zerotrie 0.2.5 Unicode-3.0
844844
zerovec 0.11.7 Unicode-3.0
845-
zerovec-derive 0.11.4 Unicode-3.0
845+
zerovec-derive 0.11.5 Unicode-3.0
846846
zlib-rs 0.6.7 Zlib
847847
zmij 1.0.23 MIT
848848
zune-core 0.5.3 MIT OR Apache-2.0 OR Zlib
849849
zune-inflate 0.2.54 MIT OR Apache-2.0 OR Zlib
850850
zune-jpeg 0.5.15 MIT OR Apache-2.0 OR Zlib
851-
zvariant 5.14.0 MIT
852-
zvariant_derive 5.14.0 MIT
853-
zvariant_utils 4.0.0 MIT
851+
zvariant 5.15.0 MIT
852+
zvariant_derive 5.15.0 MIT
853+
zvariant_utils 4.2.0 MIT

0 commit comments

Comments
 (0)