Skip to content

Commit

Permalink
Bump temporal_rs to msrv version
Browse files Browse the repository at this point in the history
  • Loading branch information
nekevss committed Jan 13, 2025
1 parent 3d5378f commit 8c35856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ intrusive-collections = "0.9.7"
cfg-if = "1.0.0"
either = "1.13.0"
sys-locale = "0.3.2"
temporal_rs = { git = "https://github.com/boa-dev/temporal.git", rev = "e4fc6305b5c60986f67795f2cb3ff9c4e1d4e692", features = ["tzdb"] }
temporal_rs = { git = "https://github.com/boa-dev/temporal.git", rev = "a92149d907252749098eb2305f1cae2e4fdf19fe", features = ["tzdb"] }
web-time = "1.1.0"
criterion = "0.5.1"
float-cmp = "0.10.0"
Expand Down

0 comments on commit 8c35856

Please sign in to comment.