Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanov-igor committed Jan 28, 2025
1 parent c1bcbbd commit 68e4bd0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,18 @@ The Join-Accumulate Machine (Jam) is a virtual machine designed to execute smart
cargo test
```


#### Additional Information

The application has been build and compiled with the following Rust compiler version.
```bash
cargo 1.79.0-nightly (80d5b607d 2024-04-19)
release: 1.79.0-nightly
commit-hash: 80d5b607dde6ef97dfff4e23923822c01d2bb036
commit-date: 2024-04-19
host: aarch64-apple-darwin
libgit2: 1.7.2 (sys:0.18.3 vendored)
libcurl: 7.79.1 (sys:0.4.72+curl-8.6.0 system ssl:(SecureTransport) LibreSSL/3.3.6)
ssl: OpenSSL 1.1.1w 11 Sep 2023
os: Mac OS 12.5.1 [64-bit]
```

0 comments on commit 68e4bd0

Please sign in to comment.