Skip to content

Commit

Permalink
Merge branch 'master' into branch_0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin1887 committed May 13, 2024
2 parents 056c9e1 + a9a6ed7 commit 7137d4e
Show file tree
Hide file tree
Showing 17 changed files with 298 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Rust
working-directory: pulldown-cmark
run: rustup default 1.70.0
run: rustup default 1.74.0
- name: Cargo build
working-directory: pulldown-cmark
run: cargo build --verbose --all
Expand Down

0 comments on commit 7137d4e

Please sign in to comment.