mirror of
https://github.com/sqids/sqids-rust
synced 2024-11-21 17:20:05 +00:00
wip
This commit is contained in:
parent
6e189eb22f
commit
bc81721768
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
toolchain: nightly
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: Set up cargo cache
|
||||
|
@ -12,5 +12,5 @@ keywords = ["ids", "encode", "sqids"]
|
||||
|
||||
[dependencies]
|
||||
derive_more = "0.99.17"
|
||||
serde = "1.0.171"
|
||||
serde = "1.0.173"
|
||||
serde_json = "1.0.103"
|
||||
|
Loading…
Reference in New Issue
Block a user