We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6440ea commit f30f78fCopy full SHA for f30f78f
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-<<<<<<< HEAD
+## Unreleased
4
+
5
+#### ⚙️ Internal
6
7
+- Updated proto to [v0.53.0](https://github.com/moonrepo/proto/releases/tag/v0.53.0) (from 0.52.3).
8
+- Updated Rust to v1.90.0.
9
10
## 1.40.4
11
12
#### 🐞 Fixes
@@ -37,13 +43,6 @@
37
43
#### ⚙️ Internal
38
44
39
45
- Updated dependencies.
40
-=======
41
-## Unreleased
42
-
-#### ⚙️ Internal
-- Updated proto to [v0.53.0](https://github.com/moonrepo/proto/releases/tag/v0.53.0) (from 0.52.3).
46
->>>>>>> 47ebc4eda1 (deps(proto): Update to v0.53. (#2119))
47
48
## 1.40.1
49
rust-toolchain.toml
@@ -1,3 +1,3 @@
[toolchain]
profile = "default"
-channel = "1.89.0"
+channel = "1.90.0"
0 commit comments