bump to v1.8.4

This commit is contained in:
Alexey Shekhirin
2025-11-03 15:49:00 +00:00
parent 0574e68a5e
commit bde6574bca
3 changed files with 139 additions and 139 deletions

274
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
[workspace.package] [workspace.package]
version = "1.8.3" version = "1.8.4"
edition = "2024" edition = "2024"
rust-version = "1.88" rust-version = "1.88"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"

View File

@@ -21,7 +21,7 @@ export default defineConfig({
}, },
{ text: 'GitHub', link: 'https://github.com/paradigmxyz/reth' }, { text: 'GitHub', link: 'https://github.com/paradigmxyz/reth' },
{ {
text: 'v1.8.3', text: 'v1.8.4',
items: [ items: [
{ {
text: 'Releases', text: 'Releases',