chore(release): 1.0.0 [skip ci]

## 1.0.0 (2025-01-16)

### Features

* Add Cargo files, CI, configs and README ([c27b253](c27b253ef5))

### Bug Fixes

* Add temporary main function to lib.rs ([1e54ea0](1e54ea045e))
This commit is contained in:
semantic-release-bot
2025-01-16 17:14:10 +00:00
parent ab5e830da0
commit 4711794e4d
3 changed files with 13 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3039,7 +3039,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.1.0"
version = "1.0.0"
dependencies = [
"alloy",
"alloy-primitives",