Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit dc1e2bb

Browse files
committed
Update version/deps
1 parent c829cc9 commit dc1e2bb

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

compiler/Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compiler/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "aleph-compiler"
3-
version = "1.0.0-alpha.1"
3+
version = "1.0.0"
44
description = "The compiler of Aleph.js written in Rust."
55
repository = "https://github.com/alephjs/aleph.js"
66
authors = ["The Aleph.js authors"]
@@ -14,7 +14,6 @@ crate-type = ["cdylib", "rlib"]
1414
anyhow = "1.0.56"
1515
base64 = "0.13.0"
1616
import_map = "0.9.0"
17-
indexmap = "1.8.1"
1817
lazy_static = "1.4.0"
1918
path-slash = "0.1.4"
2019
pathdiff = "0.2.1"

0 commit comments

Comments
 (0)