mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-19 11:34:13 -04:00
Bumped RNS dependency to latest release version
This commit is contained in:
parent
168f91908e
commit
cca430ca18
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
rns = ">=0.6.0"
|
rns = ">=0.7.4"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
rnsh = 'rnsh.rnsh:rnsh_cli'
|
rnsh = 'rnsh.rnsh:rnsh_cli'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue