Skip to content

Commit

Permalink
Merge branch 'main' into fix-tree-structure-tracking-in-scrollview
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp-M committed Mar 13, 2024
2 parents 300e6e1 + 50d51fa commit 13dc958
Show file tree
Hide file tree
Showing 27 changed files with 171 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
# version like 1.70. Note that we only specify MAJOR.MINOR and not PATCH so that bugfixes still
# come automatically. If the version specified here is no longer the latest stable version,
# then please feel free to submit a PR that adjusts it along with the potential clippy fixes.
RUST_STABLE_VER: "1.74" # In quotes because otherwise 1.70 would be interpreted as 1.7
RUST_STABLE_VER: "1.75" # In quotes because otherwise 1.70 would be interpreted as 1.7

# Rationale
#
Expand Down
Loading

0 comments on commit 13dc958

Please sign in to comment.