1 parent 8a7ab4e commit 2cb4234Copy full SHA for 2cb4234
2 files changed
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: Install Rust
25
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
26
27
- name: Install build dependencies
28
run: |
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2026-2026 BigEdit Contributors
+Copyright (c) 2026 Jegor van Opdorp
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments